Changeset 83dab11 in mainline for kernel/arch/amd64/include/arch/vreg.h
- Timestamp:
- 2017-06-01T21:22:44Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fb864d65
- Parents:
- 44a7ee5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/include/arch/vreg.h
r44a7ee5 r83dab11 40 40 #ifndef __ASM__ 41 41 42 #include < typedefs.h>42 #include <stdint.h> 43 43 44 44 extern uint64_t *vreg_ptr;
Note:
See TracChangeset
for help on using the changeset viewer.