repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make UEFI boot-platform build again
[haiku.git]
/
src
/
libs
/
libunwind
/
ia64
/
Linstall_cursor.S
blob
8c7233972521c8796941841dc6ced6c6c80173aa
1
#define UNW_LOCAL_ONLY
2
#include "Ginstall_cursor.S"
3
#ifdef __linux__
4
/* We do not need executable stack. */
5
.section .note.GNU-stack,"",@progbits
6
#endif