summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/files/arch/mips/ifxmips/danube/arcaydian.h
blob: 1bfde46ba8c0f76d0d56aeed2c067a0ce8e27b68 (plain)
1
2
3
4
5
6
7
#ifndef _ARCAYDIAN_H__
#define _ARCAYDIAN_H__

int __init ifxmix_detect_brn_block(unsigned int offset);
int __init ifxmips_find_brn_mac(unsigned int offset, unsigned char *ifxmips_ethaddr);

#endif