7 lines
111 B
C
7 lines
111 B
C
|
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||
|
|
|
||
|
|
#ifndef __SYSTEM_CONSTANTS_H__
|
||
|
|
#define __SYSTEM_CONSTANTS_H__
|
||
|
|
|
||
|
|
#endif
|