Changeset 76ca3f7 in mainline for uspace/lib/c/arch/ia64/include
- Timestamp:
- 2010-03-23T20:49:54Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e417b96
- Parents:
- b48ebd19 (diff), 63f8966 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- uspace/lib/c/arch/ia64/include
- Files:
-
- 14 moved
-
atomic.h (moved) (moved from uspace/lib/libc/arch/ia64/include/atomic.h )
-
config.h (moved) (moved from uspace/lib/libc/arch/ia64/include/config.h )
-
ddi.h (moved) (moved from uspace/lib/libc/arch/ia64/include/ddi.h )
-
faddr.h (moved) (moved from uspace/lib/libc/arch/ia64/include/faddr.h )
-
fibril.h (moved) (moved from uspace/lib/libc/arch/ia64/include/fibril.h )
-
inttypes.h (moved) (moved from uspace/lib/libc/arch/ia64/include/inttypes.h )
-
istate.h (moved) (moved from uspace/lib/libc/arch/ia64/include/istate.h )
-
limits.h (moved) (moved from uspace/lib/libc/arch/ia64/include/limits.h )
-
stack.h (moved) (moved from uspace/lib/libc/arch/ia64/include/stack.h )
-
stackarg.h (moved) (moved from uspace/lib/libc/arch/ia64/include/stackarg.h )
-
syscall.h (moved) (moved from uspace/lib/libc/arch/ia64/include/syscall.h )
-
thread.h (moved) (moved from uspace/lib/libc/arch/ia64/include/thread.h )
-
tls.h (moved) (moved from uspace/lib/libc/arch/ia64/include/tls.h )
-
types.h (moved) (moved from uspace/lib/libc/arch/ia64/include/types.h ) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia64/include/types.h
rb48ebd19 r76ca3f7 38 38 #define __64_BITS__ 39 39 40 typedef unsigned long longsysarg_t;40 typedef unsigned long sysarg_t; 41 41 42 42 typedef char int8_t;
Note:
See TracChangeset
for help on using the changeset viewer.
