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 __CONTIKI_CONF_H__CDBB4VIH3I__
|
||||
#define __CONTIKI_CONF_H__CDBB4VIH3I__
|
||||
#ifndef CONTIKI_CONF_H_CDBB4VIH3I__
|
||||
#define CONTIKI_CONF_H_CDBB4VIH3I__
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
@ -43,4 +43,4 @@ typedef unsigned int uip_stats_t;
|
|||
#define USB_EP2_SIZE 64
|
||||
|
||||
#define RAND_MAX 0x7fff
|
||||
#endif /* __CONTIKI_CONF_H__CDBB4VIH3I__ */
|
||||
#endif /* CONTIKI_CONF_H_CDBB4VIH3I__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue