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