mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
The itimer handling for the old alpha osf_setitimer/osf_getitimer system calls is identical to the compat version of getitimer/setitimer, so just use those directly. Signed-off-by: Arnd Bergmann <arnd@arndb.de>