Changeset fadd381 in mainline for uspace/libc/arch/sparc64
- Timestamp:
- 2006-09-04T20:22:14Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2def788
- Parents:
- fd85ae5
- Location:
- uspace/libc/arch/sparc64/include
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/libc/arch/sparc64/include/context_offset.h
rfd85ae5 rfadd381 20 20 #define OFFSET_L7 0x88 21 21 #define OFFSET_TP 0x90 22 -
uspace/libc/arch/sparc64/include/endian.h
rfd85ae5 rfadd381 36 36 #define LIBC_sparc64_ENDIAN_H_ 37 37 38 #ifndef __LIBC__ENDIAN_H__38 #ifndef LIBC_ENDIAN_H_ 39 39 # error "Never use <libarch/endian.h> directly - use <endian.h> instead." 40 40 #endif -
uspace/libc/arch/sparc64/include/limits.h
rfd85ae5 rfadd381 33 33 */ 34 34 35 #ifndef LIBC_sparc64_ _LIMITS_H_36 #define LIBC_sparc64_ _LIMITS_H_35 #ifndef LIBC_sparc64_LIMITS_H_ 36 #define LIBC_sparc64_LIMITS_H_ 37 37 38 38 #define LONG_MIN MIN_INT64
Note:
See TracChangeset
for help on using the changeset viewer.
