Files
mop3/kernel/amd64/debug.h
2025-12-16 23:09:13 +01:00

7 lines
123 B
C

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