X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=tv_i2c_hack;a=blobdiff_plain;f=serial.h;fp=serial.h;h=0000000000000000000000000000000000000000;hp=615626eb980dd292d348e77bc46671e96731d1e0;hb=3b128b470c001555ba1c69ba8b0c96994182f8a1;hpb=efb5b9c4333f6034595b30d7d549fab2b120d9c9 diff --git a/serial.h b/serial.h deleted file mode 100644 index 615626e..0000000 --- a/serial.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef SERIAL_H_ -#define SERIAL_H_ - -void init_serial(long baud); -int have_input(void); - -#endif /* SERIAL_H_ */