Lazuli
Loading...
Searching...
No Matches
Macros
kernel_asm.h File Reference

Kernel symbols definition usable in ASM source files. More...

Go to the source code of this file.

Macros

#define SYSTEM_STATUS_FLAG_IN_KERNEL_POSITION   (0)
 The position of the flag constant for the status "in kernel".
 

Detailed Description

Kernel symbols definition usable in ASM source files.

This file declares symbols related to the kernel itself, and that can be used directly in ASM source files.

Definition in file kernel_asm.h.

Macro Definition Documentation

◆ SYSTEM_STATUS_FLAG_IN_KERNEL_POSITION

#define SYSTEM_STATUS_FLAG_IN_KERNEL_POSITION   (0)

The position of the flag constant for the status "in kernel".

Definition at line 21 of file kernel_asm.h.