Changeset f9a56c0 in mainline for kernel/arch/sparc64/src/console.c
- Timestamp:
- 2006-08-17T11:39:38Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ee289cf0
- Parents:
- ec2c55a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/console.c
rec2c55a rf9a56c0 85 85 while (1) { 86 86 #ifdef CONFIG_Z8530 87 z8530_poll();87 return; 88 88 #endif 89 89 #ifdef CONFIG_NS16550
Note:
See TracChangeset
for help on using the changeset viewer.