gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:CPUDEF_PATH_ (0.01 seconds)
mtkernel_3
include/tk/syscall.h - 31.3KB - 832 lines
167: /* CPU dependent definition */
168: #define CPUDEF_PATH_(a)         #a
169: #define CPUDEF_PATH(a)          CPUDEF_PATH_(a)