diff options
Diffstat (limited to 'lib/csu/arm/crt.h')
-rw-r--r-- | lib/csu/arm/crt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/csu/arm/crt.h b/lib/csu/arm/crt.h new file mode 100644 index 000000000000..d3dcf25e9039 --- /dev/null +++ b/lib/csu/arm/crt.h @@ -0,0 +1 @@ +/* Empty so we can include this unconditionally */ |