misc: Add extern "C" blocks to headers
authorJakob Gruber <jakob.gruber@gmail.com>
Fri, 27 Jul 2012 11:46:28 +0000 (13:46 +0200)
committerJakob Gruber <jakob.gruber@gmail.com>
Tue, 31 Jul 2012 11:06:00 +0000 (13:06 +0200)
commit242d9d81f037c7114282ae0da520200b288b8369
treee24a9217c577147861a89da615e4d38908df554d
parent98a2078b49ca5b0324acaa2257504d7952389b2c
misc: Add extern "C" blocks to headers

Most headers already had these. This commit adds them where they weren't
included yet.
16 files changed:
simavr/sim/avr_adc.h
simavr/sim/avr_bitbang.c
simavr/sim/avr_eeprom.h
simavr/sim/avr_extint.h
simavr/sim/avr_flash.h
simavr/sim/avr_ioport.h
simavr/sim/avr_lin.h
simavr/sim/avr_spi.h
simavr/sim/avr_timer.h
simavr/sim/avr_twi.h
simavr/sim/avr_uart.h
simavr/sim/avr_usb.h
simavr/sim/avr_watchdog.h
simavr/sim/fifo_declare.h
simavr/sim/sim_avr_types.h
simavr/sim/sim_time.h