Commit f42c7dcf authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Correction to include guard

parent c5e9a6fa
......@@ -12,8 +12,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#ifndef OHCI_BUFMAN_H
#define OHCI_BUFMAN_H
#ifndef BUFMAN_H
#define BUFMAN_H
#include "kernel.h"
#define BM_InsertByte 0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment