From 28eb9c5fc6a144ca262255bf9e96515ba9971621 Mon Sep 17 00:00:00 2001 From: Erwan Velu Date: Thu, 24 Jun 2010 22:02:29 +0200 Subject: [PATCH] ifcpu: printing usage if no parameter If you just call the ifcpu.32 it display the usage. --- com32/modules/ifcpu.c | 73 +++++++++++++++++++++++++++++---------------------- 1 file changed, 42 insertions(+), 31 deletions(-) diff --git a/com32/modules/ifcpu.c b/com32/modules/ifcpu.c index 1e57f08..5e59e17 100644 --- a/com32/modules/ifcpu.c +++ b/com32/modules/ifcpu.c @@ -13,34 +13,6 @@ /* * ifcpu.c * - * Run one command (boot_entry_1) if the booted system match some CPU features - * and another (boot_entry_2) if it doesn't. - * Eventually this and other features should get folded into some kind - * of scripting engine. - * - * Usage: - * - * label test - * com32 ifcpu.c32 - * append