summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2011-10-07 16:09:44 +0000
committerkib <kib@FreeBSD.org>2011-10-07 16:09:44 +0000
commit1134edae2ba4e5ddbfee4b69a1f8c6dd1b7b16cf (patch)
treecf649a9a5ecce1b5dff9c9570169891f18a06362 /sys/mips
parent1659a9762306f5fdb56bcae801a4318964aac1d9 (diff)
downloadFreeBSD-src-1134edae2ba4e5ddbfee4b69a1f8c6dd1b7b16cf.zip
FreeBSD-src-1134edae2ba4e5ddbfee4b69a1f8c6dd1b7b16cf.tar.gz
Remove unused define.
MFC after: 1 month
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/include/proc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/mips/include/proc.h b/sys/mips/include/proc.h
index 4c0b0b6..8b575dd 100644
--- a/sys/mips/include/proc.h
+++ b/sys/mips/include/proc.h
@@ -80,7 +80,6 @@ struct syscall_args {
int narg;
struct trapframe *trapframe;
};
-#define HAVE_SYSCALL_ARGS_DEF 1
#endif
#ifdef __mips_n64
OpenPOWER on IntegriCloud