2009-03-05 Till Straumann <strauman@slac.stanford.edu>

* vmeUniverse/vmeTsi148.h, vmeUniverse/vmeTsi148.c:
	fixed function declarations to silence compiler
	warnings.
This commit is contained in:
Till Straumann
2009-03-05 21:05:13 +00:00
parent ad82bec5d1
commit 7e7f6d7147
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
2009-03-05 Till Straumann <strauman@slac.stanford.edu>
* vmeUniverse/vmeTsi148.h, vmeUniverse/vmeTsi148.c:
fixed function declarations to silence compiler
warnings.
2009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>
* bspgetworkarea.c: Add check to determine if current stack pointer is
@@ -537,7 +537,7 @@ uint32_t v;
}
void
vmeTsi148Reset()
vmeTsi148Reset(void)
{
vmeTsi148ResetXX(THEBASE);
}
@@ -116,7 +116,7 @@ vmeTsi148ResetXX(BERegister *base);
/* Setup the tsi148 connected to the first driver slot */
void
vmeTsi148Reset();
vmeTsi148Reset(void);
/* Pull VME SYSRESET line */
void