Changeset f1d1f5d3 in mainline for kernel/arch/mips32/include/mm/as.h
- Timestamp:
- 2006-09-17T20:10:10Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 57da95c
- Parents:
- 06e1e95
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/include/mm/as.h
r06e1e95 rf1d1f5d3 45 45 #define USTACK_ADDRESS_ARCH (0x80000000-PAGE_SIZE) 46 46 47 typedef struct { 48 } as_arch_t; 49 50 #define as_invalidate_translation_cache(as, page, cnt) 51 47 52 extern void as_arch_init(void); 48 53
Note:
See TracChangeset
for help on using the changeset viewer.