Files
mop3/kernel/amd64/debug.h
2026-02-20 15:33:16 +01:00

7 lines
118 B
C

#ifndef _KERNEL_AMD64_DEBUG_H
#define _KERNEL_AMD64_DEBUG_H
void debug_init (void);
#endif // _KERNEL_AMD64_DEBUG_H