From 5e2e5a39efd54761efe7a84049c9258600f02470 Mon Sep 17 00:00:00 2001 From: telleriam Date: Tue, 29 May 2007 19:31:02 +0000 Subject: [PATCH] Renaming src_marte_linux to src_marte (for the moment) git-svn-id: http://www.frescor.org/private/svn/frescor/fosa/trunk@419 35b4ef3e-fd22-0410-ab77-dab3279adceb --- {src_marte_linux => src_marte}/Makefile | 0 {src_marte_linux => src_marte}/fosa_app_def_sched.c | 0 {src_marte_linux => src_marte}/fosa_clocks_and_timers.c | 0 {src_marte_linux => src_marte}/fosa_mutexes_and_condvars.c | 0 {src_marte_linux => src_marte}/fosa_threads_and_signals.c | 0 {src_marte_linux => src_marte}/frsh_fosa.c | 0 {src_marte_linux => src_marte}/test_fosa.c | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename {src_marte_linux => src_marte}/Makefile (100%) rename {src_marte_linux => src_marte}/fosa_app_def_sched.c (100%) rename {src_marte_linux => src_marte}/fosa_clocks_and_timers.c (100%) rename {src_marte_linux => src_marte}/fosa_mutexes_and_condvars.c (100%) rename {src_marte_linux => src_marte}/fosa_threads_and_signals.c (100%) rename {src_marte_linux => src_marte}/frsh_fosa.c (100%) rename {src_marte_linux => src_marte}/test_fosa.c (100%) diff --git a/src_marte_linux/Makefile b/src_marte/Makefile similarity index 100% rename from src_marte_linux/Makefile rename to src_marte/Makefile diff --git a/src_marte_linux/fosa_app_def_sched.c b/src_marte/fosa_app_def_sched.c similarity index 100% rename from src_marte_linux/fosa_app_def_sched.c rename to src_marte/fosa_app_def_sched.c diff --git a/src_marte_linux/fosa_clocks_and_timers.c b/src_marte/fosa_clocks_and_timers.c similarity index 100% rename from src_marte_linux/fosa_clocks_and_timers.c rename to src_marte/fosa_clocks_and_timers.c diff --git a/src_marte_linux/fosa_mutexes_and_condvars.c b/src_marte/fosa_mutexes_and_condvars.c similarity index 100% rename from src_marte_linux/fosa_mutexes_and_condvars.c rename to src_marte/fosa_mutexes_and_condvars.c diff --git a/src_marte_linux/fosa_threads_and_signals.c b/src_marte/fosa_threads_and_signals.c similarity index 100% rename from src_marte_linux/fosa_threads_and_signals.c rename to src_marte/fosa_threads_and_signals.c diff --git a/src_marte_linux/frsh_fosa.c b/src_marte/frsh_fosa.c similarity index 100% rename from src_marte_linux/frsh_fosa.c rename to src_marte/frsh_fosa.c diff --git a/src_marte_linux/test_fosa.c b/src_marte/test_fosa.c similarity index 100% rename from src_marte_linux/test_fosa.c rename to src_marte/test_fosa.c -- 2.39.2