From 012029ab4a772829db6e2e1f52a31c369b987eb2 Mon Sep 17 00:00:00 2001 From: green-br Date: Wed, 1 Oct 2025 09:41:08 +0100 Subject: [PATCH] Add neoverse-v2 identifier. --- src/unix/linux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unix/linux.c b/src/unix/linux.c index 435f6a1de..17c73663e 100644 --- a/src/unix/linux.c +++ b/src/unix/linux.c @@ -1747,7 +1747,7 @@ int uv_cpu_info(uv_cpu_info_t** ci, int* count) { "0xd0b\nCortex-A76\n" "0xd0c\nNeoverse-N1\n" "0xd0d\nCortex-A77\n" "0xd0e\nCortex-A76AE\n" "0xd13\nCortex-R52\n" "0xd20\nCortex-M23\n" "0xd21\nCortex-M33\n" "0xd41\nCortex-A78\n" "0xd42\nCortex-A78AE\n" - "0xd4a\nNeoverse-E1\n" "0xd4b\nCortex-A78C\n" + "0xd4a\nNeoverse-E1\n" "0xd4b\nCortex-A78C\n" "0xd4f\nNeoverse-V2\n" #endif ""; struct cpu {