Go to the documentation of this file.00001
00019 #include "hstructures.h"
00020
00021 #ifndef HWOS_H
00022 #define HWOS_H
00023
00024 #include "../platform_defines.h"
00025 #if SUZAKU_BUILD
00026 #define DAEMON_LOG "/var/hwos_daemon.log"
00027 #else
00028 #define DAEMON_LOG "/home/sindre/vegard-files_modded_by_sindre/linux/hwos_target/logs/hwos_daemon.log"
00029 #endif
00030
00032 #define DEVICE_ROOT "/var/tmp/dev"
00033
00034 #endif
00035