Changeset 7688b5d in mainline for kernel/arch/mips32/include/console.h
- Timestamp:
- 2006-10-18T09:54:13Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6fb30a1
- Parents:
- 19de05f
- File:
-
- 1 edited
-
kernel/arch/mips32/include/console.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/include/console.h
r19de05f r7688b5d 36 36 #define KERN_mips32_CONSOLE_H_ 37 37 38 void console_init(void);38 extern void console_init(devno_t devno); 39 39 40 40 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
