mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
5 lines
165 B
C
5 lines
165 B
C
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
|
|
|
unsigned memcheck_available_memory(void);
|
|
void memcheck_init(void);
|