Merge commit 'refs/top-bases/linux-configure-branch' into linux-configure-branch
This commit is contained in:
commit
f0977a90e1
|
@ -74,12 +74,8 @@ struct uuid {
|
|||
uint8_t node_addr[6];
|
||||
};
|
||||
|
||||
#define UUID_LEN 16
|
||||
|
||||
#define UUID_PRINTABLE_STRING_LENGTH 37
|
||||
|
||||
typedef uchar_t uuid_t[UUID_LEN];
|
||||
|
||||
/*
|
||||
* Convert a uuid to/from little-endian format
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue