From c3b10ee1e28737375d65c3811f390d77a84fc165 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 5 Jan 2025 11:10:54 +0100 Subject: WIP: ARM64 support is coming soon. WIP: Prototyping ELF linker for ZkaOS. Signed-off-by: Amlal El Mahrouss --- dev/LibCompiler/UUID.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/LibCompiler/UUID.h') diff --git a/dev/LibCompiler/UUID.h b/dev/LibCompiler/UUID.h index 74584b4..561bab2 100644 --- a/dev/LibCompiler/UUID.h +++ b/dev/LibCompiler/UUID.h @@ -842,7 +842,7 @@ namespace uuids } private: - uuid nsuuid; + uuid nsuuid; Details::sha1 hasher; }; -- cgit v1.2.3