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