Changeset ad123964 in mainline for console/console.h
- Timestamp:
- 2006-06-01T00:21:19Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cf28036
- Parents:
- c594489
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
console/console.h
rc594489 rad123964 30 30 #define __CONSOLE_H__ 31 31 32 #define CONSOLE_GETCHAR 102 532 #define CONSOLE_GETCHAR 1026 33 33 #define CONSOLE_PUTCHAR 1027 34 #define CONSOLE_CLEAR 1028 35 #define CONSOLE_GOTO 1029 34 36 35 37 #endif
Note:
See TracChangeset
for help on using the changeset viewer.