Chameleon

Chameleon Svn Source Tree

Root/tags/2.2/i386/libsaio/openbsd.h

Source at commit 2572 created 9 years 4 months ago.
By ifabio, Fix typo in the Makefile for modules that prevents optimizations (Credits to Zenith432)
1#ifndef __LIBSAIO_OPENBSD_H
2#define __LIBSAIO_OPENBSD_H
3
4extern bool OpenBSDProbe (const void *buf);
5extern void OpenBSDGetDescription(CICell ih, char *str, long strMaxLen);
6
7#endif /* !__LIBSAIO_OPENBSD_H */
8

Archive Download this file

Revision: 2572