mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
7 lines
97 B
C
7 lines
97 B
C
#ifndef _RTL837X_PORT_H_
|
|
#define _RTL837X_PORT_H_
|
|
|
|
void port_stats_print(void) __banked;
|
|
|
|
#endif
|