mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-12 15:51:58 +02:00
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21150 3c298f89-4303-0410-b956-a3cf2f4a3e73
7 lines
120 B
C
7 lines
120 B
C
#ifndef _ARCAYDIAN_H__
|
|
#define _ARCAYDIAN_H__
|
|
|
|
int __init ifxmips_find_brn_mac(unsigned char *ifxmips_ethaddr);
|
|
|
|
#endif
|