Add procedure to compute unique ID at startup.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-04-17 11:31:11 +02:00
parent 019c5929a2
commit 22d4e62952
7 changed files with 42 additions and 26 deletions

View File

@@ -67,6 +67,10 @@
#define EF_SKDFS 0x6045
#define EF_META 0xE010
#ifndef ENABLE_EMULATION
#define EF_VP 0xE020
#endif
#define MAX_DEPTH 4
typedef PACK(struct file {