11 lines
161 B
C
11 lines
161 B
C
|
/*
|
||
|
* Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
|
||
|
* Licensed under the GPL
|
||
|
*/
|
||
|
|
||
|
#ifndef __SYSDEP_IA64_SYSCALLS_H
|
||
|
#define __SYSDEP_IA64_SYSCALLS_H
|
||
|
|
||
|
#endif
|
||
|
|