[sys/info] Add OpenBSD detection support.

This commit is contained in:
Jeroen van Rijn
2022-09-04 20:37:38 +02:00
parent 2d12ba3ac0
commit 426f02906b
6 changed files with 127 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
package unix
// OpenBSD 7.1 syscall numbers
// See: /usr/include/sys/syscall.h
SYS_sysctl : uintptr : 202