peter       2003/04/30 11:14:44 PDT
  FreeBSD src repository
  Modified files:
    lib/libc/amd64/sys   reboot.S 
  Log:
  I have no idea why the reboot(2) syscall wrapper ends with iret, but
  update it to be iretq for completeness.
  
  Revision  Changes    Path
  1.8       +1 -1      src/lib/libc/amd64/sys/reboot.S