summaryrefslogtreecommitdiff
path: root/arm9/lib/include/SPI_mic.h
blob: 79588fe9f361dabe87484c83a26ea5da0876f761 (plain)
1
2
3
4
5
6
#ifndef NITRO_SPI_MIC_H_
#define NITRO_SPI_MIC_H_

void MIC_Init(void);

#endif //NITRO_SPI_MIC_H_