Merge branch 'remove-c-ptrace' into 'master'

remove empty C ptrace bits header

See merge request redox-os/relibc!1115
This commit is contained in:
Jeremy Soller
2026-03-25 07:04:05 -06:00
2 changed files with 0 additions and 5 deletions
-4
View File
@@ -1,4 +0,0 @@
#ifndef _BITS_SYS_PTRACE_H
#define _BITS_SYS_PTRACE_H
#endif
-1
View File
@@ -2,7 +2,6 @@ sys_includes = []
include_guard = "_SYS_PTRACE_H"
language = "C"
style = "Tag"
trailer = "#include <bits/sys/ptrace.h>"
[enum]
prefix_with_name = true