Skip to content
Snippets Groups Projects
Commit a463c656 authored by moore's avatar moore
Browse files

Bootfile for FreeBSD dynamic loading fix. In reality this isn't enough; a...

Bootfile for FreeBSD dynamic loading fix.  In reality this isn't enough; a cross compile is required.
parent c90d3517
No related branches found
No related tags found
No related merge requests found
#+x86
(in-package :x86)
#+x86
(progn
(defparameter target-static-space-start #+FreeBSD #x28F00000
#-FreeBSD #x28000000)
(defparameter nil-value (+ target-static-space-start #xB)))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment