forked from yystopf/xiuos
Modify header files
This commit is contained in:
parent
403d1daab1
commit
06b969a119
|
@ -4,8 +4,8 @@
|
|||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
#ifndef USB_ERROR_H_
|
||||
#define USB_ERROR_H_
|
||||
#ifndef USB_ERRNO_H_
|
||||
#define USB_ERRNO_H_
|
||||
|
||||
#ifndef CONFIG_USB_ERROR_USE_SYSTEM
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
#ifndef USB_UTIL_H_
|
||||
#define USB_TIIL_H_
|
||||
#define USB_UTIL_H_
|
||||
|
||||
#if defined(__CC_ARM)
|
||||
#ifndef __USED
|
||||
|
|
Loading…
Reference in New Issue