diff options
Diffstat (limited to 'compiler-rt/lib/ppc/restFP.S')
| -rw-r--r-- | compiler-rt/lib/ppc/restFP.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/lib/ppc/restFP.S b/compiler-rt/lib/ppc/restFP.S index 8fd8fa13b25..8d27d04f8e9 100644 --- a/compiler-rt/lib/ppc/restFP.S +++ b/compiler-rt/lib/ppc/restFP.S @@ -7,6 +7,7 @@ // //===----------------------------------------------------------------------===// +#include "../assembly.h" // // Helper function used by compiler to restore ppc floating point registers at |

