#include <config.h>
#include <sysdep.h>
#include <stdio.h>
Go to the source code of this file.
| Functions | |
| discover_sysdep_data_t * | _discover_get_ata_raw (void) | 
| discover_sysdep_data_t * | _discover_get_pci_raw (void) | 
| discover_sysdep_data_t * | _discover_get_pcmcia_raw (void) | 
| discover_sysdep_data_t * | _discover_get_scsi_raw (void) | 
| discover_sysdep_data_t * | _discover_get_usb_raw (void) | 
This file represents a dummy OS-dependent hardware interface. These routines are the skeleton structure that must be followed to allow Discover to operate on multiple architectures.
Definition in file stubs.c.
 1.3.9.1
 1.3.9.1