FreeBASIC  0.91.0
sys_portio.c File Reference
#include "../fb.h"
#include "../unix/fb_private_console.h"
Include dependency graph for sys_portio.c:

Go to the source code of this file.

Functions

int fb_hIn (unsigned short port)
 
int fb_hOut (unsigned short port, unsigned char value)
 

Function Documentation

int fb_hIn ( unsigned short  port)

Definition at line 6 of file sys_portio.c.

Here is the call graph for this function:

int fb_hOut ( unsigned short  port,
unsigned char  value 
)

Definition at line 19 of file sys_portio.c.

Here is the call graph for this function: