FreeCalypso > hg > tcs211-l1-reconst
changeset 205:1f1b89a59cf6
l1_cust.c: watchdog_applied() bogon removed
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 08 Jun 2016 06:02:17 +0000 |
parents | 2d691e51d678 |
children | 52afa170484d |
files | chipsetsw/layer1/cust0/l1_cust.c |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/chipsetsw/layer1/cust0/l1_cust.c Wed Jun 08 05:59:55 2016 +0000 +++ b/chipsetsw/layer1/cust0/l1_cust.c Wed Jun 08 06:02:17 2016 +0000 @@ -123,13 +123,6 @@ void config_rf_read(char type); void config_rf_write(char type); -//TISH20040421 Sean modified for watchdog implemention -BOOL watchdog_applied(void) -{ - return TRUE; -} -//Sean modified end - enum { RF_ID = 0, ADC_ID = 1