summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/auxiliary/meson.build')
-rw-r--r--src/gallium/auxiliary/meson.build5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gallium/auxiliary/meson.build b/src/gallium/auxiliary/meson.build
index e1497992b17..a4dbcf7b4ca 100644
--- a/src/gallium/auxiliary/meson.build
+++ b/src/gallium/auxiliary/meson.build
@@ -122,10 +122,6 @@ files_libgallium = files(
'indices/u_indices_priv.h',
'indices/u_primconvert.c',
'indices/u_primconvert.h',
- 'os/os_memory_aligned.h',
- 'os/os_memory_debug.h',
- 'os/os_memory_stdc.h',
- 'os/os_memory.h',
'os/os_mman.h',
'os/os_process.c',
'os/os_process.h',
@@ -310,7 +306,6 @@ files_libgallium = files(
'util/u_linear.h',
'util/u_log.c',
'util/u_log.h',
- 'util/u_memory.h',
'util/u_mm.c',
'util/u_mm.h',
'util/u_network.c',