PatchworkOS
Loading...
Searching...
No Matches
main.c File Reference
#include <stdint.h>
#include <stdio.h>

Go to the source code of this file.

Functions

void stack_overflow (void)
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 10 of file main.c.

References printf(), and stack_overflow().

◆ stack_overflow()

void stack_overflow ( void  )

Definition at line 4 of file main.c.

References buffer, and stack_overflow().

Referenced by main(), and stack_overflow().