aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-06-01 01:49:08 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-06-01 01:49:08 +0000
commit2362bad21fdf65aca03a6825fcaea6073828f214 (patch)
tree9575d3e0493207194533acc645d294aafbd66284 /runtime
parentb0e2fbc7305baa4e493ba2e33dbdf3cc2319da65 (diff)
Put an innocuous statement in this file to quelch warnings about compiling
an empty file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28612 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime')
-rw-r--r--runtime/GCCLibraries/libm/temp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/GCCLibraries/libm/temp.c b/runtime/GCCLibraries/libm/temp.c
index e69de29bb2..163971a14f 100644
--- a/runtime/GCCLibraries/libm/temp.c
+++ b/runtime/GCCLibraries/libm/temp.c
@@ -0,0 +1 @@
+typedef int INTEGER;