From aac29dac5f9659248ddefc97c9efb3119ab50cfb Mon Sep 17 00:00:00 2001 From: batt Date: Thu, 11 Oct 2007 14:09:56 +0000 Subject: [PATCH] Move detect.h to cpu dir. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@848 38d2e660-2303-0410-9eaa-f027e97ec537 --- {cfg => cpu}/detect.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {cfg => cpu}/detect.h (100%) diff --git a/cfg/detect.h b/cpu/detect.h similarity index 100% rename from cfg/detect.h rename to cpu/detect.h -- 2.25.1