/*
 * FreeBSD system call symbols.
 *
 * DO NOT EDIT-- this file is automatically @generated.
 */

FBSDprivate_1.0 {
#ifdef PLATFORM_FOO
	_syscall1;
	__sys_syscall1;
#else
#endif
#ifdef PLATFORM_FOO
#else
	_syscall2;
	__sys_syscall2;
#endif
};
