Deleted Added
full compact
17c17
< * $FreeBSD: head/sys/boot/i386/boot2/lib.h 220337 2011-04-04 18:23:55Z rdivacky $
---
> * $FreeBSD: head/sys/boot/i386/boot2/lib.h 241301 2012-10-06 20:08:29Z avg $
20,21c20,21
< void sio_init(int) __attribute__((regparm (3)));
< void sio_flush(void);
---
> int sio_init(int) __attribute__((regparm (3)));
> int sio_flush(void);