Changeset fa2d382 in mainline for arch/amd64/include/mm/page.h
- Timestamp:
- 2006-02-07T09:36:54Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4fdf3cc
- Parents:
- 65640fef
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/include/mm/page.h
r65640fef rfa2d382 30 30 #define __amd64_PAGE_H__ 31 31 32 #include <arch/mm/frame.h> 33 32 34 #ifndef __ASM__ 33 35 # include <mm/page.h> 34 # include <arch/mm/frame.h>35 36 # include <arch/types.h> 36 37 #endif
Note:
See TracChangeset
for help on using the changeset viewer.