aboutsummaryrefslogtreecommitdiff
path: root/emulators/psim-freebsd/files/README.patches
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/psim-freebsd/files/README.patches')
-rw-r--r--emulators/psim-freebsd/files/README.patches4
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/psim-freebsd/files/README.patches b/emulators/psim-freebsd/files/README.patches
index f8ebc3b07d6a..b7dcdee840dc 100644
--- a/emulators/psim-freebsd/files/README.patches
+++ b/emulators/psim-freebsd/files/README.patches
@@ -13,7 +13,3 @@ OpenFirmware callback.
sim/ppc/hw_init.c:
Allow the simulator to load a dynamically linked OEA environment.
-
-sim/ppc/hw_tab.c:
-Ignore warnings for the improper alignment of the htab. A better fix would be
-to properly align the htab when the memory is allocated in the first place.