diff options
| author | Kacper <kacper@mail.openlinux.dev> | 2025-12-16 17:02:05 +0100 |
|---|---|---|
| committer | Kacper <kacper@mail.openlinux.dev> | 2025-12-16 17:02:05 +0100 |
| commit | 90dad97fc07f049383903a166631e2c257f9b8c1 (patch) | |
| tree | 096cd247ecfda9e46598215a4f32aecedeedda90 /lib/libc/arch/Kbuild | |
| parent | 0e832a9329cc4d4647e1ce529846073f21e66991 (diff) | |
Add support for TLS in the libc
Diffstat (limited to 'lib/libc/arch/Kbuild')
| -rw-r--r-- | lib/libc/arch/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/arch/Kbuild b/lib/libc/arch/Kbuild deleted file mode 100644 index ad3a7486..00000000 --- a/lib/libc/arch/Kbuild +++ /dev/null @@ -1 +0,0 @@ -obj-y += $(ARCH)/ |
