mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-08 17:08:28 -04:00
uncrustify libraries/memcheck/memcheck.h
This commit is contained in:
parent
70ca682a09
commit
062514e9c9
@ -1,6 +1,6 @@
|
||||
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
unsigned memcheck_available_memory(void);
|
||||
void memcheck_init(void);
|
||||
void memcheck_update_stackptr(void);
|
||||
unsigned memcheck_available_memory(void);
|
||||
void memcheck_init(void);
|
||||
void memcheck_update_stackptr(void);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user