0xAX/linux-insides

Replace `sys_gettimeofday` with archutecture related version

Open

#634 创建于 2018年11月8日

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

描述

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

贡献者指南

Replace `sys_gettimeofday` with archutecture related version · 0xAX/linux-insides#634 | Good First Issue