diff options
Diffstat (limited to 'softfloat/s_shortShift128Left.c')
-rwxr-xr-x | softfloat/s_shortShift128Left.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/softfloat/s_shortShift128Left.c b/softfloat/s_shortShift128Left.c index 9c29988..e09c4fe 100755 --- a/softfloat/s_shortShift128Left.c +++ b/softfloat/s_shortShift128Left.c @@ -1,3 +1,5 @@ +// See LICENSE.SoftFloat for license details. + #include <stdint.h>
#include "platform.h"
|