vfs: check userland buffers before reading them.
[haiku.git] / src / apps / powerstatus / PowerStatus.h
blobedc4f78a3eb8f7224f1fb52ffca80daa7c598ce0
1 /*
2 * Copyright 2006, Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
5 * Authors:
6 * Axel Dörfler, axeld@pinc-software.de
7 */
8 #ifndef POWER_STATUS_H
9 #define POWER_STATUS_H
12 extern const char* kSignature;
13 extern const char* kDeskbarItemName;
14 extern const char* kDeskbarSignature;
16 #endif // POWER_STATUS_H