Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
cpu.h
1
/*
2
* SPDX-FileCopyrightText: 2023 HAW Hamburg
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
12
#include "arm_cpu.h"
13
14
#ifdef __cplusplus
15
extern
"C"
16
{
17
#endif
18
19
extern
uintptr_t
__stack_start
;
20
21
#ifdef __cplusplus
22
}
23
#endif
24
__stack_start
uintptr_t __stack_start
end of user stack memory space
Generated on Mon Sep 15 2025 13:46:10 by
1.13.2