coreboot-libre-fam15h-rdimm/util/romcc/tests/linux_syscall.h

8 lines
164 B
C
Raw Permalink Normal View History

2024-03-04 11:14:53 +01:00
#ifndef LINUX_SYSCALL_H
#define LINUX_SYSCALL_H
/* When I support other platforms use #ifdefs here */
#include "linuxi386_syscall.h"
#endif /* LINUX_SYSCALL_H */