Chameleon

Chameleon Svn Source Tree

Root/trunk/i386/libsaio/networking.h

1/*
2 * Copyright (c) 2009 Evan Lojewski. All rights reserved.
3 *
4 * Merge into file from module compcept by ErmaC and Marchrius
5 *
6 */
7
8#ifndef __LIBSAIO_NETWORKING_H
9#define __LIBSAIO_NETWORKING_H
10
11void setup_eth_builtin(pci_dt_t *eth_dev);
12
13#endif /* !__LIBSAIO_NETWORKING_H */
14

Archive Download this file

Revision: 2683