Chameleon

Chameleon Svn Source Tree

Root/branches/rek_obsolete/i386/libsaio/spd.h

Source at commit 141 created 14 years 1 month ago.
By andyvand,
1/*
2 * Copyright 2010 AsereBLN. All rights reserved. <aserebln@googlemail.com>
3 *
4 * spd.h
5 */
6
7#ifndef __LIBSAIO_SPD_H
8#define __LIBSAIO_SPD_H
9
10#include "platform.h"
11
12extern void scan_spd(PlatformInfo_t *p);
13
14#endif /* !__LIBSAIO_SPD_H */
15

Archive Download this file

Revision: 141