Rework, version recycled
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
#include "malunal/types/object.h"
|
||||
|
||||
|
||||
const uuid_t UUID_OBJECT_T = {
|
||||
.tl = 0xB84510EE,
|
||||
.tm = 0xBCDB,
|
||||
.thv = 0x4B26,
|
||||
.csr = 0x9E,
|
||||
.csl = 0xEF,
|
||||
.nbs = {
|
||||
0xBB, 0x5A, 0xDB,
|
||||
0x6C, 0x9C, 0x3A
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user