Chameleon Applications

Chameleon Applications Svn Source Tree

Root/branches/iFabio/Test/i386/libsaio/mem.h

Source at commit 166 created 13 years 7 months ago.
By ifabio, Trunk the "i386/boot2/boot.h" to match with "chameleon trunk 568". Add suggest from scrax (hidden and active option for bdmesg and doc). On test, the icon for the installer...(need feedback I use a dirty method :P). Revised the background (I delete the white background) need more work on the chameleon title.
1/*
2 * Copyright 2010 AsereBLN. All rights reserved. <aserebln@googlemail.com>
3 *
4 * mem.h
5 */
6
7#ifndef __LIBSAIO_MEM_H
8#define __LIBSAIO_MEM_H
9
10#include "platform.h"
11
12extern void scan_memory(PlatformInfo_t *);
13
14
15#endif/* __LIBSAIO_MEM_H */
16

Archive Download this file

Revision: 166