文章 1 浏览 14
# 目的: 读取一个文件的内容到buffer .intel_syntax noprefix .equ SYSEXIT, 0x3c .equ SYSREAD, 0 .equ SYSOPEN, 2 # 打开文件的选项见/usr/include…
文章 0 评论 0
接受