Changeset a016b63 in mainline for arch/mips32/include/types.h
- Timestamp:
- 2005-10-10T20:26:02Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a783ca4
- Parents:
- e0cdb7b6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/include/types.h
re0cdb7b6 ra016b63 50 50 typedef __u32 __native; 51 51 52 typedef structpte pte_t;52 typedef union pte pte_t; 53 53 54 54 #endif
Note:
See TracChangeset
for help on using the changeset viewer.