Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
a20acf99f75e49271381d65db097c9763060a1e8
/
.
/
arch
/
arm
/
mach-omap2
/
debug-devices.h
blob: a4edbd2f748485e8810fa5eda8711ae5ba8e109d [
file
] [
log
] [
blame
]
#ifndef
_OMAP_DEBUG_DEVICES_H
#define
_OMAP_DEBUG_DEVICES_H
#include
<linux/types.h>
/* for TI reference platforms sharing the same debug card */
extern
int
debug_card_init
(
u32 addr
,
unsigned
gpio
);
#endif