Changeset ffa2c8ef in mainline for uspace/srv/hid/fb/serial_console.h
- Timestamp:
- 2011-01-29T11:36:08Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 46b881c
- Parents:
- 64d2b10
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/fb/serial_console.h
r64d2b10 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.