mirror of
https://review.haiku-os.org/haiku
synced 2025-02-05 05:14:57 +01:00
7 lines
170 B
C
7 lines
170 B
C
|
#ifndef _KERNEL_ARCH_x86_64_KERNEL_ARGS_H
|
||
|
#define _KERNEL_ARCH_x86_64_KERNEL_ARGS_H
|
||
|
|
||
|
#include "../x86/arch_kernel_args.h"
|
||
|
|
||
|
#endif /* _KERNEL_ARCH_x86_64_KERNEL_ARGS_H */
|