Ignore:
Timestamp:
Jun 27, 2017, 10:39:08 AM (7 years ago)
Author:
max@…
Message:

start constructing the bootinfo structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/core/hal_types.h

    r67 r70  
    3434#define __arraycount(a) (sizeof(a) / sizeof(*(a)))
    3535#define __in_kdata      __attribute__((section(".kdata")))
     36
     37#define __HAL_x86_64__ 1
    3638
    3739/**************************************************************************
Note: See TracChangeset for help on using the changeset viewer.