diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-10-31 15:39:37 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-10-31 16:00:34 -0600 |
commit | 3c81186daf97cf7011fd2806dfd0bc3b875e92f3 (patch) | |
tree | 30a6a4b50ab2eb15e7c6dcf934dc6052bbea0224 /3rd-party/linux-errno.txt | |
parent | f2d53195fd86023d2ff9fcce68d2e150bfd97059 (diff) |
Clean up the build system
Diffstat (limited to '3rd-party/linux-errno.txt')
-rw-r--r-- | 3rd-party/linux-errno.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rd-party/linux-errno.txt b/3rd-party/linux-errno.txt index d2f6585..839efc2 100644 --- a/3rd-party/linux-errno.txt +++ b/3rd-party/linux-errno.txt @@ -1,4 +1,4 @@ -# ./3rd-party/linux-errno.txt - Generated from linux.git v6.7. DO NOT EDIT! +# 3rd-party/linux-errno.txt - Generated from build-aux/linux-errno.txt.gen and linux.git v6.7. DO NOT EDIT! 1 EPERM Operation not permitted 2 ENOENT No such file or directory 3 ESRCH No such process |