添加信号处理
This commit is contained in:
5
src/backtrace.h
Normal file
5
src/backtrace.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "buffer.h"
|
||||
|
||||
void backtrace_get(buffer_t *buffer);
|
||||
Reference in New Issue
Block a user