along with simavr. If not, see <http://www.gnu.org/licenses/>.
*/
+#ifndef __AVR_BITBANG_H__
+#define __AVR_BITBANG_H__
+
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
};
#endif
+
+#endif /*__AVR_BITBANG_H__*/
along with simavr. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef AVR_EXTINT_H_
-#define AVR_EXTINT_H_
+#ifndef __AVR_EXTINT_H__
+#define __AVR_EXTINT_H__
#ifdef __cplusplus
extern "C" {
};
#endif
-#endif /* AVR_EXTINT_H_ */
+#endif /*__AVR_EXTINT_H__*/
along with simavr. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef AVR_SPI_H_
-#define AVR_SPI_H_
+#ifndef __AVR_SPI_H__
+#define __AVR_SPI_H__
#ifdef __cplusplus
extern "C" {
};
#endif
-#endif /* AVR_SPI_H_ */
+#endif /*__AVR_SPI_H__*/
along with simavr. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef AVR_TIMER_H_
-#define AVR_TIMER_H_
+#ifndef __AVR_TIMER_H__
+#define __AVR_TIMER_H__
#ifdef __cplusplus
extern "C" {
};
#endif
-#endif /* AVR_TIMER_H_ */
+#endif /*__AVR_TIMER_H__*/
along with simavr. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef AVR_TWI_H_
-#define AVR_TWI_H_
+#ifndef __AVR_TWI_H__
+#define __AVR_TWI_H__
#ifdef __cplusplus
extern "C" {
};
#endif
-#endif /* AVR_TWI_H_ */
+#endif /*__AVR_TWI_H__*/
along with simavr. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef AVR_UART_H_
-#define AVR_UART_H_
+#ifndef __AVR_UART_H__
+#define __AVR_UART_H__
#ifdef __cplusplus
extern "C" {
};
#endif
-#endif /* AVR_UART_H_ */
+#endif /*__AVR_UART_H__*/
along with simavr. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef AVR_USB_H_
-#define AVR_USB_H_
+#ifndef __AVR_USB_H__
+#define __AVR_USB_H__
#ifdef __cplusplus
extern "C" {
};
#endif
-#endif /* AVR_USB_H_ */
+#endif /*__AVR_USB_H__*/
along with simavr. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef SIM_CORE_H_
-#define SIM_CORE_H_
+#ifndef __SIM_CORE_H__
+#define __SIM_CORE_H__
#ifdef __cplusplus
extern "C" {
};
#endif
-#endif /* SIM_CORE_H_ */
+#endif /*__SIM_CORE_H__*/
along with simavr. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef ELF_H_
-#define ELF_H_
+#ifndef __SIM_ELF_H__
+#define __SIM_ELF_H__
#include "avr_mcu_section.h"
};
#endif
-#endif /* ELF_H_ */
+#endif /*__SIM_ELF_H__*/