mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-19 18:48:56 +00:00
V1.0.6
This commit is contained in:
7
packages/third-party/micropython-1.13.0/extmod/lwip-include/arch/perf.h
vendored
Executable file
7
packages/third-party/micropython-1.13.0/extmod/lwip-include/arch/perf.h
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
#ifndef MICROPY_INCLUDED_EXTMOD_LWIP_INCLUDE_ARCH_PERF_H
|
||||
#define MICROPY_INCLUDED_EXTMOD_LWIP_INCLUDE_ARCH_PERF_H
|
||||
|
||||
#define PERF_START /* null definition */
|
||||
#define PERF_STOP(x) /* null definition */
|
||||
|
||||
#endif // MICROPY_INCLUDED_EXTMOD_LWIP_INCLUDE_ARCH_PERF_H
|
||||
Reference in New Issue
Block a user