/* ----------------------------------------------------------------------- * * * Copyright 2009 Erwan Velu - All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, * Boston MA 02110-1301, USA; either version 2 of the License, or * (at your option) any later version; incorporated herein by reference. * * ----------------------------------------------------------------------- */ /* * ifcpu.c * */ #include #include #include #include #include #include #include #include #include static inline void error(const char *msg) { fputs(msg, stderr); } static void usage(void) { error("Run one command if system match some CPU features, another if it doesn't. \n" "Usage: \n" " label ifcpu \n" " com32 ifcpu.c32 \n" " append