APM:Libraries
Functions | Variables
stubs.c File Reference
#include <sys/unistd.h>
#include <errno.h>
#include <string.h>
#include <sys/stat.h>
#include <sys/types.h>
#include "ch.h"
Include dependency graph for stubs.c:

Go to the source code of this file.

Functions

 __attribute__ ((used))
 

Variables

uint8_t _before_main = 1
 

Function Documentation

◆ __attribute__()

__attribute__ ( (used)  )

Definition at line 88 of file stubs.c.

Referenced by HardFault_Handler().

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ _before_main

uint8_t _before_main = 1

Definition at line 84 of file stubs.c.