2013-09-26 17:14:40 +02:00

16 lines
318 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$NetBSD: patch-aj,v 1.1 2003/07/13 17:35:06 wiz Exp $
--- stage2/bios.c.orig Sun Dec 30 08:33:23 2001
+++ stage2/bios.c
@@ -20,6 +20,10 @@
#include "shared.h"
+void __enable_execute_stack(void *addr)
+{
+}
+
/* These are defined in asm.S, and never be used elsewhere, so declare the
prototypes here. */