Modify header files

This commit is contained in:
xj 2024-06-11 01:53:19 -07:00
parent 403d1daab1
commit 06b969a119
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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