6 lines
73 B
C
6 lines
73 B
C
#pragma once
|
|
|
|
#include "buffer.h"
|
|
|
|
void backtrace_get(buffer_t *buffer);
|