summaryrefslogtreecommitdiff
path: root/gl/modules/dev-map
blob: 91f437b2739fcfaf5b25baeb1be1cdd757e210c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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