From ae2bada6379b2d56825f0d8cc48dbd9a1890a1bd Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 16 Apr 2006 21:09:01 +0000 Subject: Update STLC2500 init routine --- tools/hciattach_st.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tools/hciattach_st.c') diff --git a/tools/hciattach_st.c b/tools/hciattach_st.c index db73cfb5..744ae838 100644 --- a/tools/hciattach_st.c +++ b/tools/hciattach_st.c @@ -27,3 +27,8 @@ #include #include + +int stlc2500_init(int fd) +{ + return 0; +} -- cgit