sortix-mirror/kernel/include/sortix/kernel
Jonas 'Sortie' Termansen 611dc22e73 Standardize header include guards.
This change makes all the standard library and kernel headers use header
guards with a consistent scheme within the reserved namespace to avoid
conflicts with non-standard-library-implementation code.
2022-07-09 20:51:13 +02:00
..
addralloc.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
clock.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
copy.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
cpu.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
cpuid.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
decl.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
descriptor.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
dtable.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
elf.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
fcache.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
fsfunc.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
harddisk.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
inode.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
interlock.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
interrupt.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ioctx.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ioport.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
kernel.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
keyboard.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
kthread.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
log.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
memorymanagement.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
mtable.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
panic.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
pat.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
pci-mmio.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
pci.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
pipe.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
poll.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
process.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ps2.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ptable.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
random.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
refcount.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
registers.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
scheduler.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
segment.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
signal.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
sockopt.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
sortedlist.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
string.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
syscall.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
textbuffer.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
thread.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
time.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
timer.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
user-timer.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
video.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
vnode.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
worker.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
yielder.h Standardize header include guards. 2022-07-09 20:51:13 +02:00