Add PROTO_NORMAL() declarations for utrace (and ktrace) syscalls
authorguenther <guenther@openbsd.org>
Thu, 18 May 2023 16:07:12 +0000 (16:07 +0000)
committerguenther <guenther@openbsd.org>
Thu, 18 May 2023 16:07:12 +0000 (16:07 +0000)
commit4f585c7eec19db6651ad22016024ecf9f5410251
tree4a3cfb195124177693fbf17287f2a2f8640a96ea
parent128c3c8c87582da19c1b4f60c191a69b1d4207df
Add PROTO_NORMAL() declarations for utrace (and ktrace) syscalls
so that the internal call can't be interposed over by the app.

ok tb@ otto@ deraadt@
lib/libc/hidden/sys/ktrace.h [new file with mode: 0644]