| www.delorie.com/djgpp/bugs/show.cgi | search |
The libc reference lists the inp() and outp() functions, but they aren't present in the pc.h header file.
Add #defines to pc.h so that inp() is an alias for inportb() and outp() is an alias for outportb().
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2010 by DJ Delorie | Updated Jul 2010 |