Warnings purge of src/core

This commit is contained in:
Marty Connor
2007-07-02 15:26:40 -04:00
parent 8febe42f78
commit bf871c4d03
9 changed files with 26 additions and 487 deletions

View File

@@ -1,6 +1,7 @@
#include "etherboot.h"
#include "stddef.h"
#include "dev.h"
#include <stdio.h>
#include <etherboot.h>
#include <stddef.h>
#include <dev.h>
/*
* Each bus driver defines several methods, which are described in