summaryrefslogtreecommitdiffstats
path: root/libc/arch-mips/syscalls/accept.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/arch-mips/syscalls/accept.S')
-rw-r--r--libc/arch-mips/syscalls/accept.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/libc/arch-mips/syscalls/accept.S b/libc/arch-mips/syscalls/accept.S
index c9b4772..f4da4d8 100644
--- a/libc/arch-mips/syscalls/accept.S
+++ b/libc/arch-mips/syscalls/accept.S
@@ -1,4 +1,5 @@
-/* autogenerated by gensyscalls.py */
+/* Generated by gensyscalls.py. Do not edit. */
+
#include <asm/unistd.h>
.text
.globl accept