Changeset 4cb04f2 in rtems for c/src/lib/libbsp/sparc/leon3/include/bsp.h
- Timestamp:
- 09/06/07 00:03:16 (15 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 3d0d969
- Parents:
- 5982921
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sparc/leon3/include/bsp.h
r5982921 r4cb04f2 84 84 85 85 #define delay( microseconds ) Clock_delay(microseconds) 86 extern int CPU_SPARC_HAS_SNOOPING; 87 86 88 87 89 /* Constants */
Note: See TracChangeset
for help on using the changeset viewer.