Files
RTLPlayground/rtl837x_port.h
T
2025-06-29 11:07:54 +02:00

7 lines
97 B
C

#ifndef _RTL837X_PORT_H_
#define _RTL837X_PORT_H_
void port_stats_print(void) __banked;
#endif