From 5749f1d8fe80cbb84d66a265bcf9bafe159985ab Mon Sep 17 00:00:00 2001
From: erdgeist <>
Date: Tue, 6 Nov 2007 10:41:14 +0000
Subject: [PATCH] Rename source files in an ot_ fashion

---
 mutex.c => ot_mutex.c | 0
 mutex.h => ot_mutex.h | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename mutex.c => ot_mutex.c (100%)
 rename mutex.h => ot_mutex.h (100%)

diff --git a/mutex.c b/ot_mutex.c
similarity index 100%
rename from mutex.c
rename to ot_mutex.c
diff --git a/mutex.h b/ot_mutex.h
similarity index 100%
rename from mutex.h
rename to ot_mutex.h