Changeset fe4edc8 in rtems
- Timestamp:
- 05/31/00 14:14:27 (24 years ago)
- Children:
- 0adfb213
- Parents:
- 6a8700d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/exec/sapi/include/confdefs.h
r6a8700d rfe4edc8 249 249 { NULL, NULL, NULL, NULL, NULL, NULL } 250 250 251 #ifdef CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER 252 #include <console.h> 253 #endif 254 255 #ifdef CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER 256 #include <clockdrv.h> 257 #endif 258 251 259 #ifdef CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER 252 260 #include <timerdrv.h>
Note: See TracChangeset
for help on using the changeset viewer.