FreeBSD kernel kern code
imgact_elf64.c File Reference
#include <sys/cdefs.h>
#include <kern/imgact_elf.c>
Include dependency graph for imgact_elf64.c:

Go to the source code of this file.

Macros

#define __ELF_WORD_SIZE   64
 

Functions

 __FBSDID ("$FreeBSD$")
 

Macro Definition Documentation

◆ __ELF_WORD_SIZE

#define __ELF_WORD_SIZE   64

Definition at line 32 of file imgact_elf64.c.

Function Documentation

◆ __FBSDID()

__FBSDID ( "$FreeBSD$"  )