summaryrefslogtreecommitdiff
path: root/gl/modules/dev-map
diff options
context:
space:
mode:
Diffstat (limited to 'gl/modules/dev-map')
-rw-r--r--gl/modules/dev-map23
1 files changed, 0 insertions, 23 deletions
diff --git a/gl/modules/dev-map b/gl/modules/dev-map
deleted file mode 100644
index 91f437b27..000000000
--- a/gl/modules/dev-map
+++ /dev/null
@@ -1,23 +0,0 @@
-Description:
-maintain a mapping of dev_t numbers to small integers
-
-Files:
-lib/dev-map.c
-lib/dev-map.h
-
-Depends-on:
-hash
-
-configure.ac:
-
-Makefile.am:
-lib_SOURCES += dev-map.c dev-map.h
-
-Include:
-"dev-map.h"
-
-License
-GPL
-
-Maintainer:
-Jim Meyering