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:
Adam Dunkels 2013-11-24 16:57:08 +01:00
parent 42cae1c6c9
commit bb2dcaa057
572 changed files with 1708 additions and 1708 deletions

View file

@ -1,5 +1,5 @@
#ifndef __RBC_CONST_H__7YXZF39S33__
#define __RBC_CONST_H__7YXZF39S33__
#ifndef RBC_CONST_H_7YXZF39S33__
#define RBC_CONST_H_7YXZF39S33__
#include <spc2_const.h>
@ -63,4 +63,4 @@
#define SCSI_WRITE_FUA 0x08
#endif /* __RBC_CONST_H__7YXZF39S33__ */
#endif /* RBC_CONST_H_7YXZF39S33__ */

View file

@ -1,5 +1,5 @@
#ifndef __RBC_STRUCT_H__10L0HKARRV__
#define __RBC_STRUCT_H__10L0HKARRV__
#ifndef RBC_STRUCT_H_10L0HKARRV__
#define RBC_STRUCT_H_10L0HKARRV__
#include <spc2_struct.h>
@ -55,4 +55,4 @@ struct rbc_write_cmd
} CC_BYTE_ALIGNED;
#endif /* __RBC_STRUCT_H__10L0HKARRV__ */
#endif /* RBC_STRUCT_H_10L0HKARRV__ */

View file

@ -1,5 +1,5 @@
#ifndef __SCSI_COMMAND_H__SR3ALQCZSH__
#define __SCSI_COMMAND_H__SR3ALQCZSH__
#ifndef SCSI_COMMAND_H_SR3ALQCZSH__
#define SCSI_COMMAND_H_SR3ALQCZSH__
#define SCSI_CMD_CHANGE_DEFINITION 0x40
#define SCSI_CMD_COMPARE 0x39
@ -67,4 +67,4 @@
#endif /* __SCSI_COMMAND_H__SR3ALQCZSH__ */
#endif /* SCSI_COMMAND_H_SR3ALQCZSH__ */

View file

@ -1,5 +1,5 @@
#ifndef __SPC2_STRUCT_H__6R1KTJP0NJ__
#define __SPC2_STRUCT_H__6R1KTJP0NJ__
#ifndef SPC2_STRUCT_H_6R1KTJP0NJ__
#define SPC2_STRUCT_H_6R1KTJP0NJ__
typedef uint8_t uint40_bytes[5];
typedef uint8_t uint32_bytes[4];
@ -136,4 +136,4 @@ struct spc2_mode_page
uint8_t page_length;
} CC_BYTE_ALIGNED;
#endif /* __SPC2_STRUCT_H__6R1KTJP0NJ__ */
#endif /* SPC2_STRUCT_H_6R1KTJP0NJ__ */

View file

@ -1,5 +1,5 @@
#ifndef __USB_MSC_BULK_H__SHSP6ONHDJ__
#define __USB_MSC_BULK_H__SHSP6ONHDJ__
#ifndef USB_MSC_BULK_H_SHSP6ONHDJ__
#define USB_MSC_BULK_H_SHSP6ONHDJ__
#include <usb.h>
#include <stdint.h>
@ -100,4 +100,4 @@ usb_msc_receive_data_buf_flags(uint8_t *data, unsigned int len,
#endif /* __USB_MSC_BULK_H__SHSP6ONHDJ__ */
#endif /* USB_MSC_BULK_H_SHSP6ONHDJ__ */