gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:OUT (0.08 seconds)
tkernel_2
monitor/driver/sio/src/ns16550.c - 11.6KB - 294 lines
72: #define IN(x)           in_b(x)
73: #define OUT(x, y)       out_b((x), (y))
74: #endif