1
0
This repository has been archived on 2020-07-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

4 lines
282 B
C
Raw Permalink Normal View History

2008-04-11 14:12:36 +02:00
int __attribute__ ((visibility ("hidden"))) parport_transfer(WD_TRANSFER *tr, int fd, unsigned int request, int ppbase, int ecpbase, int num);
int __attribute__ ((visibility ("hidden"))) parport_open(int num);
void __attribute__ ((visibility ("hidden"))) parport_close(int handle);