vfs: check userland buffers before reading them.
[haiku.git] / src / tools / fs_shell / driver_settings.h
blob6dfddc85829f1443787abb2231aeebcbfa5a3f37
1 /*
2 * Copyright 2007, Ingo Weinhold, bonefish@cs.tu-berlin.de.
3 * Distributed under the terms of the MIT License.
4 */
5 #ifndef _FSSH_DRIVER_SETTINGS_PRIV_H
6 #define _FSSH_DRIVER_SETTINGS_PRIV_H
9 #include "fssh_defs.h"
12 namespace FSShell {
15 fssh_status_t driver_settings_init();
18 } // namespace FSShell
21 #endif // _FSSH_DRIVER_SETTINGS_PRIV_H