summaryrefslogtreecommitdiffhomepage
path: root/public/frameworks/KernelTest.fwrk/headers
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-03-28 19:57:33 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-03-28 19:57:33 +0100
commitba7b3ed69cd24970a28b72c54982735cd120e663 (patch)
tree934b7645435ab1bfd2d8eb99fa861fc09e3dd5b4 /public/frameworks/KernelTest.fwrk/headers
parent2205e801a6e84238dc8cbbb8f9de5a675eae1d81 (diff)
kernel: breaking: Change namespace from NeOS to Kernel.
sched: Fix redundancy in NeKernel's user scheduler macros, refactored the other files using the redundant macros too. part one of a series of commit for NeKernel. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'public/frameworks/KernelTest.fwrk/headers')
-rw-r--r--public/frameworks/KernelTest.fwrk/headers/xml/.keep0
-rw-r--r--public/frameworks/KernelTest.fwrk/headers/xml/app.xml3
2 files changed, 0 insertions, 3 deletions
diff --git a/public/frameworks/KernelTest.fwrk/headers/xml/.keep b/public/frameworks/KernelTest.fwrk/headers/xml/.keep
deleted file mode 100644
index e69de29b..00000000
--- a/public/frameworks/KernelTest.fwrk/headers/xml/.keep
+++ /dev/null
diff --git a/public/frameworks/KernelTest.fwrk/headers/xml/app.xml b/public/frameworks/KernelTest.fwrk/headers/xml/app.xml
deleted file mode 100644
index f0c48862..00000000
--- a/public/frameworks/KernelTest.fwrk/headers/xml/app.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-<PropertyList/>
-<PLEntry Type="MLString" Name="LibraryName" Len="255" Value="KernelTest" />
-<PLEntry Type="BOOL" Name="CacheLibs" Value="YES" />