⛏️ index : haiku.git

/*
 * Copyright 2009 S.Zharski <imker@gmx.li>
 * Copyright 2018, Haiku, Inc. All rights reserved.
 * Distributed under the terms of the MIT License.
 */

#ifndef GLUE_H
#define GLUE_H


int haiku_sge_get_mac_addr_apc(device_t dev, uint8_t* dest, int* rgmii);


#endif /* !GLUE_H */