0xAX/linux-insides
View on GitHubReplace `sys_gettimeofday` with archutecture related version
Open
#634 opened on Nov 8, 2018
help wanted
Repository metrics
- Stars
- (29,341 stars)
- PR merge metrics
- (Avg merge 194d 19h) (6 merged PRs in 30d)
Description
It seems that sys_gettimeofday() was replaced with __x64_sys_gettimeofday(), it should be updated in the book too