Changeset 70 for trunk/hal/x86_64/core/hal_types.h
- Timestamp:
- Jun 27, 2017, 10:39:08 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_types.h
r67 r70 34 34 #define __arraycount(a) (sizeof(a) / sizeof(*(a))) 35 35 #define __in_kdata __attribute__((section(".kdata"))) 36 37 #define __HAL_x86_64__ 1 36 38 37 39 /**************************************************************************
Note: See TracChangeset
for help on using the changeset viewer.