This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-mbse/mbcico/portsel.h

12 lines
110 B
C
Raw Normal View History

2002-03-03 21:23:55 +00:00
/* $Id$ */
2001-08-17 05:46:24 +00:00
#ifndef _PORTSEL_H
#define _PORTSEL_H
int load_port(char *);
int load_modem(char *);
#endif