Advertisement

OpenWrt学习笔记-27- 静态与动态存储(Owrt项目版)

阅读量:

example.c

复制代码
 #include <stdio.h>

    
  
    
 void hello(void)
    
 {
    
 	printf("hello\n");
    
 }
    
    
    
    

![](https://ad.itadn.com/c/weblog/blog-img/images/2025-05-31/LeZoYA0MJnhfPmvc

全部评论 (0)

还没有任何评论哟~