Skip to content
Snippets Groups Projects
Commit 1704a668 authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

main: check for stack overflow


We are always pretty near to the end of RAM, so now that we
have a reserved stack area, we can also check if it overlows.
When it happens, let's print a message forever, so a user who
comes and see what's up will see it eventually.

Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
parent 8eb4c296
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment