sync with OpenBSD -current
This commit is contained in:
parent
729656abba
commit
8d80bb2dde
22 changed files with 190 additions and 104 deletions
|
@ -15,7 +15,7 @@
|
|||
#ifndef UNWIND_ASSEMBLY_H
|
||||
#define UNWIND_ASSEMBLY_H
|
||||
|
||||
#if defined(__linux__) && defined(__CET__)
|
||||
#if defined(__CET__)
|
||||
#include <cet.h>
|
||||
#define _LIBUNWIND_CET_ENDBR _CET_ENDBR
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue