ansification: remove _DEFUN_VOID

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
Yaakov Selkowitz
2017-12-03 21:00:43 -06:00
parent 670b01da7f
commit fff27f8429
47 changed files with 94 additions and 96 deletions

View File

@ -32,7 +32,7 @@
* from channel A
*/
char
_DEFUN_VOID (inbyte)
inbyte (void)
{
while ((READREG (DUART_SRA) & 0x01) == 0x00)
;