Chameleon Applications

Chameleon Applications Svn Source Tree

Root/branches/iFabio/Chameleon/i386/libsaio/befs.h

Source at commit 333 created 12 years 10 months ago.
By ifabio, Add a control for module dir (check if the modules folder sym/i386/modules is empty or not) before copy the modules folder into the "core" package and build the modules choices. TODO: now for each module need a similar check. This avoids the creation of choices, that does not exist
1/*
2 * befs.h
3 *
4 *
5 * Created by scorpius
6 * Copyright 2010
7 *
8 */
9
10extern bool BeFSProbe (const void *buf);
11extern void BeFSGetDescription(CICell ih, char *str, long strMaxLen);
12

Archive Download this file

Revision: 333