mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01:00
7 lines
102 B
C
7 lines
102 B
C
#ifndef _SPARC_USER_H
|
|
#define _SPARC_USER_H
|
|
|
|
/* Nothing to define. */
|
|
|
|
#endif /* !(_SPARC_USER_H) */
|