vfs: check userland buffers before reading them.
[haiku.git] / src / system / kernel / arch / arm / paging / ARMPagingMethod.cpp
blob04745a7cb3c35994e11224c4a50741f6e8fc06e8
1 /*
2 * Copyright 2010, Ingo Weinhold, ingo_weinhold@gmx.de.
3 * Distributed under the terms of the MIT License.
4 */
7 #include "paging/ARMPagingMethod.h"
10 ARMPagingMethod* gARMPagingMethod;
13 ARMPagingMethod::~ARMPagingMethod()