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

Go to the source code of this file.

Macros

#define __ELF_WORD_SIZE   32
 

Functions

 __FBSDID ("$FreeBSD$")
 

Macro Definition Documentation

◆ __ELF_WORD_SIZE

#define __ELF_WORD_SIZE   32

Definition at line 32 of file imgact_elf32.c.

Function Documentation

◆ __FBSDID()

__FBSDID ( "$FreeBSD$"  )