mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 14:40:54 +00:00
libsysprof-capture: add availability macros
This commit is contained in:
@ -20,10 +20,11 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <glib.h>
|
||||
#include "sysprof-version-macros.h"
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
SYSPROF_AVAILABLE_IN_ALL
|
||||
int sp_memfd_create (const gchar *desc);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user