Chameleon

Chameleon Svn Source Tree

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

Source at commit 2482 created 9 years 7 months ago.
By ifabio, Update laoder.h to latest, declare gMI global, Load modules passed in via the multiboot header / first bootloader, fix mboot.h include, Add ?log command to print out bdmesg without needing Wait=y, Add slightly more debugging for modules.
1#ifndef __LIBSAIO_FREEBSD_H
2#define __LIBSAIO_FREEBSD_H
3
4extern bool FreeBSDProbe (const void *buf);
5extern void FreeBSDGetDescription(CICell ih, char *str, long strMaxLen);
6
7#endif /* !__LIBSAIO_FREEBSD_H */
8

Archive Download this file

Revision: 2482