A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
This commit is contained in:
parent
42cae1c6c9
commit
bb2dcaa057
572 changed files with 1708 additions and 1708 deletions
|
@ -1,5 +1,5 @@
|
|||
#ifndef __USB_ARCH_H__0Z52ZDP0H6__
|
||||
#define __USB_ARCH_H__0Z52ZDP0H6__
|
||||
#ifndef USB_ARCH_H_0Z52ZDP0H6__
|
||||
#define USB_ARCH_H_0Z52ZDP0H6__
|
||||
|
||||
#include <contiki-conf.h>
|
||||
#include <usb-api.h>
|
||||
|
@ -89,4 +89,4 @@ usb_arch_get_global_events(void);
|
|||
int
|
||||
usb_arch_send_pending(uint8_t ep_addr);
|
||||
|
||||
#endif /* __USB_ARCH_H__0Z52ZDP0H6__ */
|
||||
#endif /* USB_ARCH_H_0Z52ZDP0H6__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue