summaryrefslogtreecommitdiff
path: root/klibc/include/arch/mips/klibc/archsys.h
blob: f696cdfaa71f115d2370b3e1ead17ef75be71c6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * arch/mips/include/klibc/archsys.h
 *
 * Architecture-specific syscall definitions
 */

#ifndef _KLIBC_ARCHSYS_H
#define _KLIBC_ARCHSYS_H

/* No special syscall definitions for this architecture */

#endif /* _KLIBC_ARCHSYS_H */