Skip to content

Commit 1f3307e

Browse files
committed
Fix arm register unload area size.
1 parent 9072fe6 commit 1f3307e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supervisor/shared/cpu_regs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#pragma once
88

99
#ifdef __arm__
10-
#define INTEGER_REGS 8
10+
#define INTEGER_REGS 10
1111
#ifdef __ARM_FP
1212
#define FLOATING_POINT_REGS 16
1313
#endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy