hw: Drop unnecessary include in pd.h

This commit is contained in:
Adrian-Ken Rueegsegger 2015-03-10 15:35:47 +01:00 committed by Christian Helmuth
parent a974726e26
commit 3ad0f06b06
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
#include <kernel/cpu.h>
#include <assert.h>
#include <page_slab.h>
#include <board.h>
/* structure of the mode transition */
extern int _mt_begin;