/* * Copyright 2010, Ingo Weinhold, ingo_weinhold@gmx.de. * Distributed under the terms of the MIT License. */ #include "paging/X86PagingMethod.h" X86PagingMethod* gX86PagingMethod; X86PagingMethod::~X86PagingMethod() { }