From 35a0471fd6dbc2dd73d752f45db5b082c6064683 Mon Sep 17 00:00:00 2001 From: Derek Parker Date: Fri, 27 Feb 2015 15:32:47 -0600 Subject: [PATCH] Update more exc files for cond compilation --- proctl/{mach_excServer.c => mach_exc_server_darwin.c} | 0 proctl/{mach_excUser.c => mach_exc_user_darwin.c} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename proctl/{mach_excServer.c => mach_exc_server_darwin.c} (100%) rename proctl/{mach_excUser.c => mach_exc_user_darwin.c} (100%) diff --git a/proctl/mach_excServer.c b/proctl/mach_exc_server_darwin.c similarity index 100% rename from proctl/mach_excServer.c rename to proctl/mach_exc_server_darwin.c diff --git a/proctl/mach_excUser.c b/proctl/mach_exc_user_darwin.c similarity index 100% rename from proctl/mach_excUser.c rename to proctl/mach_exc_user_darwin.c