0xAX/linux-insides

Replace `sys_gettimeofday` with archutecture related version

Open

#634 创建于 2018年11月8日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (3,301 fork)batch import
help wanted

仓库指标

Star
 (29,341 star)
PR 合并指标
 (平均合并 194天 19小时) (30 天内合并 6 个 PR)

描述

It seems that sys_gettimeofday() was replaced with __x64_sys_gettimeofday(), it should be updated in the book too

贡献者指南