ZAARONBIN - 博客园

随笔分类 -  GNU C

GNU 特性
摘要:本文详细讲解了利用__attribute__((section()))构建初始化函数表,以及Linux内核各级初始化的原理 section.c #include <unistd.h> #include <stdint.h> #include <stdio.h> typedef void (*init 阅读全文
posted @ 2023-02-18 21:25 BINBINBINZ 阅读(748) 评论(0) 推荐(0)
摘要:GUN C manual pdf HTML source code repo repo 阅读全文
posted @ 2023-02-14 21:25 BINBINBINZ 阅读(30) 评论(0) 推荐(0)