Changeset 0e78ec3a in rtems
- Timestamp:
- 03/31/99 23:11:38 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- c5f2e5b
- Parents:
- 5cfcd7e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/pc386/include/bsp.h
r5cfcd7e r0e78ec3a 180 180 void rtemsReboot(void); /* from 'exit.c' */ 181 181 182 void Wait_X_ms(unsigned int timeToWait); /* from 'timer.c' */ 183 184 182 185 /* Definitions for BSPConsolePort */ 183 186 #define BSP_CONSOLE_PORT_CONSOLE (-1)
Note: See TracChangeset
for help on using the changeset viewer.