Changeset d3e7ff4 in mainline for generic/include/mm/page.h
- Timestamp:
- 2006-03-14T14:10:25Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5581c45e
- Parents:
- 5be1923
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/mm/page.h
r5be1923 rd3e7ff4 61 61 #define PAGE_GLOBAL (1<<PAGE_GLOBAL_SHIFT) 62 62 63 64 63 /* TODO - check that userspace is OK, platform specific functions etc */ 65 64 static inline void copy_to_uspace(void *dst, void *src, count_t cnt)
Note:
See TracChangeset
for help on using the changeset viewer.