From 899869e3e7d8adcc1c2d95b79256ac849df5afb2 Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 9 Oct 2007 19:19:03 +0000 Subject: 2007-10-09 Martin Hunt * user/*: Removed obsolete userspace test files. --- runtime/user/recreate_links | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100755 runtime/user/recreate_links (limited to 'runtime/user/recreate_links') diff --git a/runtime/user/recreate_links b/runtime/user/recreate_links deleted file mode 100755 index 5b182480..00000000 --- a/runtime/user/recreate_links +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash - -ln -s ../map.h . -ln -s ../map.c . -ln -s ../map-stat.c . -ln -s ../string.c . -ln -s ../string.h . -ln -s ../sym.c . -ln -s ../counter.c . -ln -s ../stat.c . -ln -s ../stat.h . -ln -s ../stat-common.c . -ln -s ../arith.c . -ln -s ../map-gen.c . -ln -s ../pmap-gen.c . -- cgit