kernel/arm64: implement stack trace
Change-Id: If5627fb4d37bdb7260d7e14c0c3e8cf7bcbee53d Reviewed-on: https://review.haiku-os.org/c/haiku/+/5672 Tested-by: Commit checker robot <[email protected]> Reviewed-by: Jérôme Duval <[email protected]> Reviewed-by: David Karoly <[email protected]>
This commit is contained in:
@@ -170,6 +170,9 @@ static inline void arch_cpu_idle(void)
|
||||
}
|
||||
|
||||
|
||||
extern addr_t arm64_get_fp(void);
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user