Changeset 3debedec in mainline for arch/ppc32/include/console.h
- Timestamp:
- 2006-02-16T20:26:14Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ba52899
- Parents:
- 2a46e10
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/include/console.h
r2a46e10 r3debedec 30 30 #define __ppc32_CONSOLE_H__ 31 31 32 extern void ofw_ppc32_console_init(void);32 extern void ppc32_console_init(void); 33 33 34 34 #endif
Note:
See TracChangeset
for help on using the changeset viewer.