Changeset 7cb53f62 in mainline for arch/sparc64/include/console.h
- Timestamp:
- 2006-02-26T12:02:25Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4767721
- Parents:
- 7a255e69
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/sparc64/include/console.h
r7a255e69 r7cb53f62 30 30 #define __sparc64_CONSOLE_H__ 31 31 32 extern void kofwinput(void *arg); 33 extern void ofw_sparc64_console_init(void); 32 extern void fb_sparc64_console_init(void); 34 33 35 34 #endif
Note:
See TracChangeset
for help on using the changeset viewer.