diff options
author | Christopher Kenna <cjk@cs.unc.edu> | 2012-09-29 19:42:36 -0400 |
---|---|---|
committer | Christopher Kenna <cjk@cs.unc.edu> | 2012-09-29 19:53:38 -0400 |
commit | c12b539cc628ceea4d9f75808395b9217ff72413 (patch) | |
tree | cf6532642f6c9ca98aa81bed75a9c6fcf9eeaaa3 /arch/m68k | |
parent | e6f51fb826ce98d436f445aae4eb9e9dba1f30e8 (diff) |
Fix 64-bit division in fpmath.h
Commit e6f51fb826ce98d436f445aae4eb9e9dba1f30e8 added some floating
point support for LITMUS^RT, but it used 64-bit division that ARM does
not support. Therefore, use the division functions from math64.h.
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions