0xAX/linux-insides
Replace `sys_gettimeofday` with archutecture related version
Open
#634 opened on Nov 8, 2018
help wanted
Repository metrics
- Stars
- (32,951 stars)
- PR merge metrics
- (PR metrics pending)
Description
It seems that sys_gettimeofday() was replaced with __x64_sys_gettimeofday(), it should be updated in the book too