This website requires JavaScript.
Explore
Help
Sign In
mirror
/
libowfat
Watch
1
Star
0
Fork
0
You've already forked libowfat
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
libowfat
/
ndelay.h
8 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
Initial revision
2001-02-02 17:54:47 +00:00
#
ifndef NDELAY_H
#
define NDELAY_H
remove obsolete extern from header files
2003-09-06 23:49:47 +00:00
int
ndelay_on
(
int
)
;
int
ndelay_off
(
int
)
;
Initial revision
2001-02-02 17:54:47 +00:00
#
endif
Reference in New Issue
Copy Permalink