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