From 471bb043390d0995c847d01f1af89763bbee668f Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 26 May 2019 21:47:57 +0000 Subject: framework: code against the newly added __xfi_xxx interfaces. --- project/headers.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'project') 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 \ -- cgit v1.2.3