PERFORCE change 94989 for review

Warner Losh imp at FreeBSD.org
Tue Apr 11 15:48:03 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=94989

Change 94989 by imp at imp_hammer on 2006/04/11 15:47:25

	need to include this so that we have a simpler interface.

Affected files ...

.. //depot/projects/arm/src/sys/boot/arm/kb920x/boot0/lib.h#2 edit

Differences ...

==== //depot/projects/arm/src/sys/boot/arm/kb920x/boot0/lib.h#2 (text+ko) ====

@@ -4,4 +4,6 @@
 int getc(int);
 int putc(int);
 
+#include "at91rm9200_lowlevel.h"
+
 #endif


More information about the p4-projects mailing list