diff options
| author | Brooks Davis <brooks@FreeBSD.org> | 2023-11-14 22:25:24 +0000 |
|---|---|---|
| committer | Brooks Davis <brooks@FreeBSD.org> | 2024-02-05 20:34:55 +0000 |
| commit | 31a46e2cc84d7ebfc25ce5a33e54681057e9ed9a (patch) | |
| tree | 1a981b5b613f833a45447445176e52d04063e674 /lib/libc/arm | |
| parent | 19149b03b1b5ae3134a58bb6baafef07888181a5 (diff) | |
Diffstat (limited to 'lib/libc/arm')
| -rw-r--r-- | lib/libc/arm/sys/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/arm/sys/Makefile.inc b/lib/libc/arm/sys/Makefile.inc deleted file mode 100644 index d5b62d61c90d..000000000000 --- a/lib/libc/arm/sys/Makefile.inc +++ /dev/null @@ -1,4 +0,0 @@ -SRCS+= __vdso_gettc.c \ - sched_getcpu_gen.c - -MDASM= vfork.S cerror.S syscall.S |
