Changeset af9a7c5 in mainline for arch/mips32/include/drivers/arc.h
- Timestamp:
- 2005-12-12T15:38:44Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 93b84b3
- Parents:
- c0b7f00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/include/drivers/arc.h
rc0b7f00 raf9a7c5 216 216 extern void arc_print_devices(void); 217 217 void arc_frame_init(void); 218 chardev_t *arc_console(void);218 void arc_console(void); 219 219 220 220 #endif
Note:
See TracChangeset
for help on using the changeset viewer.