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