cognet      2007-02-26 20:38:31 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    sys/arm/arm          trap.c 
  Log:
  MFC rev 1.29 and 1.30:
  Use __QUAD_LOWWORD for __syscall, to always use the good word, whatever the
  endianness is.
  
  Special casing of __syscall return value for big endian.
  
  Revision  Changes    Path
  1.17.2.3  +3 -3      src/sys/arm/arm/trap.c