Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[build] Provide real-mode call wrappers only for i386
We currently attempt to provide real-mode call wrappers for any architecture that is not x86_64. Invert this logic to provide real-mode call wrappers only for the i386 architecture. Signed-off-by: Michael Brown <[email protected]>
- Loading branch information