From c625a641218fbda23582354b3cfc7a7c7a4e4287 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Sun, 21 Dec 2014 20:12:28 +0100 Subject: Filesystem: Delete node type operation Use the fstat handler instead. --- cpukit/libcsupport/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/libcsupport/Makefile.am') diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am index 1486194aa7..77efdbbf14 100644 --- a/cpukit/libcsupport/Makefile.am +++ b/cpukit/libcsupport/Makefile.am @@ -139,7 +139,6 @@ libcsupport_a_SOURCES = src/gxx_wrappers.c src/getchark.c src/printk.c \ src/sup_fs_next_token.c \ src/sup_fs_exist_in_same_instance.c \ src/sup_fs_mount_iterate.c \ - src/sup_fs_node_type.c \ src/sup_fs_deviceio.c \ src/clonenode.c \ src/freenode.c \ -- cgit v1.2.3