#ifndef __TOS_KEY_H__ #define __TOS_KEY_H__ #define ULST_TOSKEY 0x554C5354 /* 'ULST' */ #define PGBAR_TOSKEY 0x50424152 /* 'PBAR' */ #endif