Changeset fe050b7 in mainline for arch/mips32/src/console.c
- Timestamp:
- 2006-02-14T10:14:07Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 95c7526
- Parents:
- bbf5657
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/src/console.c
rbbf5657 rfe050b7 32 32 #include <arch/drivers/serial.h> 33 33 #include <arch/drivers/msim.h> 34 #include < fb/fb.h>34 #include <genarch/fb/fb.h> 35 35 36 36 void console_init(void)
Note:
See TracChangeset
for help on using the changeset viewer.