logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

uint32_t

uint32_t(3) - Linux man pageNamestdint.h>: Standard Integer Types -Detailed Description#include stdint.h>Use [u]intN_t if you need

linux内核与header的一致

通过以下命令解决kernel headers问题:Make sure you have updated version$ sudo apt-get updateSearch for kernel version (optional)$ apt-cache search linux-headers-$(uname -r)Install linux-header

到底了