git: a57e881d3297 - main - sysent: regen comments
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Oct 2024 17:08:49 UTC
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/src/commit/?id=a57e881d3297eb1d37d0edeee28362a23824a1d4 commit a57e881d3297eb1d37d0edeee28362a23824a1d4 Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2024-10-03 17:00:49 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2024-10-03 17:01:30 +0000 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 fcb10ad40c8e..00d966661786 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 334077c6bb2f..62a2a2005262 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;