aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc/android_pipe.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/misc/android_pipe.h')
-rw-r--r--include/hw/misc/android_pipe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/misc/android_pipe.h b/include/hw/misc/android_pipe.h
index 4db3731560..3d1665c205 100644
--- a/include/hw/misc/android_pipe.h
+++ b/include/hw/misc/android_pipe.h
@@ -220,5 +220,6 @@ struct access_params_64 {
extern void android_zero_pipe_init(void);
extern void android_pingpong_init(void);
extern void android_throttle_init(void);
+extern void android_adb_dbg_backend_init(void);
#endif /* _HW_ANDROID_PIPE_H */