From a57e881d3297eb1d37d0edeee28362a23824a1d4 Mon Sep 17 00:00:00 2001 From: Brooks Davis Date: Thu, 3 Oct 2024 18:00:49 +0100 Subject: [PATCH] sysent: regen comments --- lib/libsys/_libsys.h | 1 + lib/libsys/syscalls.map | 1 + 2 files changed, 2 insertions(+) diff --git a/lib/libsys/_libsys.h b/lib/libsys/_libsys.h index fcb10ad40c8..00d96666178 100644 --- a/lib/libsys/_libsys.h +++ b/lib/libsys/_libsys.h @@ -5,6 +5,7 @@ * * DO NOT EDIT-- this file is automatically @generated. */ + #ifndef __LIBSYS_H_ #define __LIBSYS_H_ diff --git a/lib/libsys/syscalls.map b/lib/libsys/syscalls.map index 334077c6bb2..62a2a200526 100644 --- a/lib/libsys/syscalls.map +++ b/lib/libsys/syscalls.map @@ -3,6 +3,7 @@ * * DO NOT EDIT-- this file is automatically @generated. */ + FBSDprivate_1.0 { _syscall; __sys_syscall;