Changeset 76b6fd0c in rtems for tools/cpu/hppa1.1
- Timestamp:
- 12/05/95 15:28:21 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 289ad86
- Parents:
- ca201c9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/cpu/hppa1.1/genoffsets.c
rca201c9 r76b6fd0c 23 23 #include <stdio.h> 24 24 25 #if defined(__hpux__) && defined(__hppa__) 25 26 #include <rtems/system.h> 27 #endif 26 28 27 29 void print_information( void );
Note: See TracChangeset
for help on using the changeset viewer.