OMAP3 SRF: Add CORE rate table param in OMAP-PM
[linux-ginger.git] / arch / arm / plat-omap / include / mach / debobs.h
blob67f765d3b15695a1c67c61137e2ea47ce2d97a39
1 #ifndef __DEBOBS_H
2 #define __DEBOBS_H
4 void debug_gpio_set(unsigned gpio, int value);
5 int debug_gpio_get(unsigned gpio);
7 #endif