summaryrefslogtreecommitdiffstats
path: root/runtime/user/recreate_links
diff options
context:
space:
mode:
authorhunt <hunt>2005-09-09 09:03:21 +0000
committerhunt <hunt>2005-09-09 09:03:21 +0000
commit41f7eadf3e5e6b42ecd54c53adab112253122e34 (patch)
treec6d4ba3c24253d749143745478dc574ff5f77199 /runtime/user/recreate_links
parentded7c51403aaee14faa3c231d53177e2b90bea30 (diff)
downloadsystemtap-steved-41f7eadf3e5e6b42ecd54c53adab112253122e34.tar.gz
systemtap-steved-41f7eadf3e5e6b42ecd54c53adab112253122e34.tar.xz
systemtap-steved-41f7eadf3e5e6b42ecd54c53adab112253122e34.zip
2005-09-09 Martin Hunt <hunt@redhat.com>
* runtime.h: Add arith.c * recreate_links: Add arith.c * emul.h: Define jiffies so arith.c will compile.
Diffstat (limited to 'runtime/user/recreate_links')
-rwxr-xr-xruntime/user/recreate_links1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/user/recreate_links b/runtime/user/recreate_links
index c29c8e18..a45b5608 100755
--- a/runtime/user/recreate_links
+++ b/runtime/user/recreate_links
@@ -15,3 +15,4 @@ ln -s ../counter.c .
ln -s ../stat.c .
ln -s ../stat.h .
ln -s ../stat-common.c .
+ln -s ../arith.c .