<a.out.h>, MINIX style: remove as obsolete

Change-Id: Icc8b7210d60a93ac9cc4610d676dcba270756410
This commit is contained in:
Antoine Leca
2013-04-04 12:21:23 +02:00
committed by Gerrit Code Review
parent 14f89a8efe
commit da82f9b2e8
22 changed files with 6 additions and 261 deletions

View File

@@ -3,11 +3,9 @@
#include <assert.h>
#include "kernel/kernel.h"
#include <libexec.h>
#include "arch_proto.h"
#include <string.h>
#include <libexec.h>
/* These are set/computed in kernel.lds. */
extern char _kern_vir_base, _kern_phys_base, _kern_size;