Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
/* $NetBSD: netbsd.h,v 1.1 2008/12/22 00:56:58 haad Exp $ */
/*
* NetBSD specific header file.
*/
#ifndef __NETBSD_H__
#define __NETBSD_H__
/* lib/netbsd/netbsd.c */
int nbsd_check_dev(int, const char *);
#endif