6 lines
120 B
C
6 lines
120 B
C
/* $NetBSD: irix_exec_elf64.c,v 1.2 2009/12/14 00:47:10 matt Exp $ */
|
|
|
|
#define ELFSIZE 64
|
|
|
|
#include "irix_exec_elf32.c"
|