Chameleon

Chameleon Svn Source Tree

Root/branches/JrCs/i386/libsaio/mem.h

1/*
2 * Copyright 2010 AsereBLN. All rights reserved. <aserebln@googlemail.com>
3 * Released under version 2 of the Gnu Public License (GPLv2).
4 *
5 * mem.h
6 */
7
8#ifndef __LIBSAIO_MEM_H
9#define __LIBSAIO_MEM_H
10
11#include "platform.h"
12
13extern void scan_memory(PlatformInfo_t *);
14
15
16#endif/* __LIBSAIO_MEM_H */
17

Archive Download this file

Revision: 15