Chameleon

Chameleon Svn Source Tree

Root/branches/xZenu/src/util/doxygen/examples/file.h

Source at commit 1406 created 12 years 10 months ago.
By meklort, Revert drivers.c so that kexts are only loaded when OSBundleRequired is set and that value is not safe mode. Added some comments about it too.
1/** \file file.h
2 * A brief file description.
3 * A more elaborated file description.
4 */
5
6/**
7 * A global integer value.
8 * More details about this value.
9 */
10extern int globalValue;
11

Archive Download this file

Revision: 1406