diff options
Diffstat (limited to 'sys/i386/boot/boot.sed')
-rw-r--r-- | sys/i386/boot/boot.sed | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i386/boot/boot.sed b/sys/i386/boot/boot.sed new file mode 100644 index 0000000..c6b38ea --- /dev/null +++ b/sys/i386/boot/boot.sed @@ -0,0 +1,3 @@ +/^[ ]*.data/c\ + .text +/^[ ]*.ident/d |