Lazuli
Loading...
Searching...
No Matches
kernel_asm.h
Go to the documentation of this file.
1/*
2 * SPDX-License-Identifier: GPL-3.0-only
3 * This file is part of Lazuli.
4 */
5
15#ifndef LAZULI_SYS_KERNEL_ASM_H
16#define LAZULI_SYS_KERNEL_ASM_H
17
21#define SYSTEM_STATUS_FLAG_IN_KERNEL_POSITION (0)
22
23#endif /* LAZULI_SYS_KERNEL_ASM_H */