headers/bsd: Add sys/queue.h.
[haiku.git] / src / system / kernel / arch / x86 / paging / X86PagingMethod.cpp
blob534b572f22ec9331a627d6865e6f7a8e436864fe
1 /*
2 * Copyright 2010, Ingo Weinhold, ingo_weinhold@gmx.de.
3 * Distributed under the terms of the MIT License.
4 */
7 #include "paging/X86PagingMethod.h"
10 X86PagingMethod* gX86PagingMethod;
13 X86PagingMethod::~X86PagingMethod()