2002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* pci/pcibios.c: #include <string.h>.
This commit is contained in:
Ralf Corsepius
2002-09-02 06:15:21 +00:00
parent 7625d9a37b
commit 6ce94bc3c6
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* pci/pcibios.c: #include <string.h>.
2002-08-05 Eric Norum <eric.norum@usask.ca>
* pci/pcibios.c: Per PR262, removed all asserts so probes for

View File

@@ -11,6 +11,8 @@
#include <bsp.h>
#include <pcibios.h>
#include <string.h> /* memcpy */
/*
* This is simpliest possible PCI BIOS, it assumes that addressing
* is flat and that stack is big enough