Changeset 0882a9a in mainline for arch/mips32/include/types.h
- Timestamp:
- 2006-02-10T16:11:14Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ecbdc724
- Parents:
- d0a0f12
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/mips32/include/types.h
rd0a0f12 r0882a9a 50 50 typedef __u32 __native; 51 51 52 typedef unionpte pte_t;52 typedef struct pte pte_t; 53 53 54 54 typedef __u32 pfn_t;
Note:
See TracChangeset
for help on using the changeset viewer.