7 lines
82 B
C
7 lines
82 B
C
|
#ifndef __GILBRALTAR_GPIO__
|
||
|
#define __GILBRALTAR_GPIO__
|
||
|
|
||
|
#include <bcm.h>
|
||
|
|
||
|
#endif
|