提交 3503096d authored 作者: Anthony Minessale's avatar Anthony Minessale

update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@206 a93c3328-9c30-0410-af19-c9cd2b2d52af
上级 dce12e0e
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
#include <errno.h> #include <errno.h>
#include <math.h> #include <math.h>
#include "bell202.h" #include "fsk.h"
#include "uart.h" #include "uart.h"
#ifndef M_PI #ifndef M_PI
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
#ifndef __UART_H__ #ifndef __UART_H__
#define __UART_H__ #define __UART_H__
typedef void (*bytehandler_func_t) (void *, int); #include <fsk.h>
typedef struct dsp_uart_attr_s typedef struct dsp_uart_attr_s
{ {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论