Subversion Repositories HelenOS

Rev

Rev 2479 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2479 Rev 3485
Line 34... Line 34...
34
 */
34
 */
35
 
35
 
36
#ifndef LIBC_mips32_SYSCALL_H_
36
#ifndef LIBC_mips32_SYSCALL_H_
37
#define LIBC_mips32_SYSCALL_H_
37
#define LIBC_mips32_SYSCALL_H_
38
 
38
 
-
 
39
#define LIBARCH_SYSCALL_GENERIC
-
 
40
 
39
#include <syscall.h>
41
#include <syscall.h>
40
 
42
 
41
#endif
43
#endif
42
 
44
 
43
/** @}
45
/** @}