📄 ram_init.sed
字号:
1 {i\#include <efi332.h>\#define ASM\#include "sim.h"\\/* This file is automatically generated from EFI332_crt0.c -- DO NOT EDIT */\\/* note: For one reason or another, I could not get '|' (bit-or) to\ work in the version of gas I'm using. I've replaced them with \ '+' (addition) for this file. */\\ .text\\D;};/include in ram_init.S/,/end include in ram_init.S/ {/\*.*= *\(.*\)/ {s/*/ .org /h;s/=.*//P;g;/(.*short int)/ s/.*short int)/ .short //(.*char)/ s/.*char)/ .byte /s/\/\*.*\*\///t dumby:dumbys/;//;t nextN;s/ *\/\*.*\*\/ *//t dumbyb dumby:nexts/ / /gs/ / /s/ *\n *//gs/|/+/gP;D;}P;D;}D;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -