NeKernel
dev
Loading...
Searching...
No Matches
Foundation.h
Go to the documentation of this file.
1
/* ========================================
2
3
Copyright (C) 2025, Amlal El Mahrouss, licensed under the Apache 2.0 license.
4
5
======================================== */
6
7
#pragma once
8
9
#include <
libSystem/SystemKit/Err.h
>
10
#include <
libSystem/SystemKit/System.h
>
11
12
#include <
CoreFoundation.fwrk/headers/Object.h
>
13
#include <
CoreFoundation.fwrk/headers/String.h
>
14
15
#define KT_TEST_VERSION_BCD (0x0001)
16
#define KT_TEST_VERSION "v0.0.1"
17
18
#define KT_TEST_SUCCESS (kErrorSuccess)
19
#define KT_TEST_FAILURE (kErrorSuccess + 1)
Err.h
Process Codes type and values.
Object.h
String.h
System.h
public
frameworks
KernelTest.fwrk
headers
Foundation.h
Generated by
1.15.0