summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pccard/pccardd/cardd.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pccard/pccardd/cardd.h')
-rw-r--r--usr.sbin/pccard/pccardd/cardd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/pccard/pccardd/cardd.h b/usr.sbin/pccard/pccardd/cardd.h
index 88561f5..4700d15 100644
--- a/usr.sbin/pccard/pccardd/cardd.h
+++ b/usr.sbin/pccard/pccardd/cardd.h
@@ -119,6 +119,8 @@ void logerr(char *);
void reset_slot(struct slot *);
void execute(struct cmd *);
unsigned long alloc_memory(int size);
+int bit_fns(bitstr_t *nm, int nbits, int count);
+void readfile(char *name);
#define IOPORTS 0x400
#define MEMUNIT 0x1000
OpenPOWER on IntegriCloud