diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.txt b/README.txt index 64cef6531..ab389d212 100644 --- a/README.txt +++ b/README.txt @@ -263,7 +263,6 @@ save_vfp_d8_d15_regs // point, new *vfp functions were added to do the same operations but with // floating point parameters in floating point registers. - // Undocumented functions float __addsf3vfp(float a, float b); // Appears to return a + b |