#ifndef SPI_H #define SPI_H void init_spi(void); #endif // vim:softtabstop=4 shiftwidth=4 expandtab