]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/coredump/stacktrace.h
calendarspec: rename free_chain() to chain_free()
[thirdparty/systemd.git] / src / coredump / stacktrace.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
8d4e028f
LP
2#pragma once
3
8d4e028f 4int coredump_make_stack_trace(int fd, const char *executable, char **ret);