Changes in uspace/srv/hid/fb/serial_console.h [96b02eb9:ffa2c8ef] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/fb/serial_console.h
r96b02eb9 rffa2c8ef 39 39 #define FB_SERIAL_CONSOLE_H_ 40 40 41 #include <ipc/ipc.h> 41 #include <sys/types.h> 42 #include <ipc/common.h> 42 43 43 44 typedef void (*putc_function_t)(char);
Note:
See TracChangeset
for help on using the changeset viewer.