Sign in
rust
/
rust-lang
/
gcc
/
970707dca897cde6bd0266e22b281f82b5847fcc
/
.
/
libphobos
/
libdruntime
/
core
/
sys
/
solaris
/
elf.d
blob: f91d69a925327c55d37ccb3bd459e5d8f9d8076a [
file
] [
log
] [
blame
]
/**
* D header file for Solaris.
*
* $(LINK2 http://src.illumos.org/source/xref/illumos-gate/usr/src/head/elf.h, illumos elf.h)
*/
module
core
.
sys
.
solaris
.
elf
;
version
(
Solaris
):
extern
(
C
):
nothrow
:
public
import
core
.
sys
.
solaris
.
sys
.
elf
;