Changeset 912ee7c in mainline for kernel/arch/ppc32/include/types.h
- Timestamp:
- 2009-02-12T20:07:19Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7004747
- Parents:
- af75db9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/include/types.h
raf75db9 r912ee7c 58 58 typedef int32_t native_t; 59 59 60 typedef uintptr_t ioport_t; 61 62 typedef struct { 63 } fncptr_t; 64 60 65 /**< Formats for uintptr_t, size_t, count_t and index_t */ 61 66 #define PRIp "x"
Note:
See TracChangeset
for help on using the changeset viewer.