summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2019-05-26 21:47:57 +0000
committermidipix <writeonce@midipix.org>2019-05-27 00:03:29 +0000
commit471bb043390d0995c847d01f1af89763bbee668f (patch)
treebb068f17349ba5bd987e8d91e2ebe38a827963b8 /project
parent32e604c63f1f7e211c63cc900e77f5ef637c9eef (diff)
downloadntux-471bb043390d0995c847d01f1af89763bbee668f.tar.bz2
ntux-471bb043390d0995c847d01f1af89763bbee668f.tar.xz
framework: code against the newly added __xfi_xxx interfaces.
Diffstat (limited to 'project')
-rw-r--r--project/headers.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/project/headers.mk b/project/headers.mk
index 3a75ef5..f784a76 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -7,7 +7,6 @@ INTERNAL_HEADERS = \
$(SOURCE_DIR)/src/internal/$(PACKAGE)_dprintf_impl.h \
$(SOURCE_DIR)/src/internal/$(PACKAGE)_driver_impl.h \
$(SOURCE_DIR)/src/internal/$(PACKAGE)_errinfo_impl.h \
- $(SOURCE_DIR)/src/internal/$(PACKAGE)_init_impl.h \
$(SOURCE_DIR)/src/internal/$(PACKAGE)_memfn_impl.h \
$(SOURCE_DIR)/src/internal/$(PACKAGE)_nolibc_impl.h \
$(SOURCE_DIR)/src/internal/$(PACKAGE)_strerr_impl.h \