]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/ppc405_boards.c
Break up vl.h.
[mirror_qemu.git] / hw / ppc405_boards.c
index ab134418f9b0ee9c3514a1cb54953390dfbf35c6..7fd53d3ca2b923d7e6c9d59f45b6882db1dea76b 100644 (file)
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
-#include "vl.h"
+#include "hw.h"
+#include "ppc.h"
 #include "ppc405.h"
+#include "nvram.h"
+#include "flash.h"
+#include "sysemu.h"
+#include "block.h"
+#include "boards.h"
 
 extern int loglevel;
 extern FILE *logfile;