X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=apps%2FHawk%2FCVEiCL%2FEiC%2Fsrc%2Fppc403%2Finclude%2Ferror.h;fp=apps%2FHawk%2FCVEiCL%2FEiC%2Fsrc%2Fppc403%2Finclude%2Ferror.h;h=0000000000000000000000000000000000000000;hb=e4c14cdbdf2fe805e79cd96ded236f57e7b89060;hp=7803ce5928f3e818038995a162ba9a654df5dfff;hpb=454138ff8a20f6edb9b65a910101403d8b520643;p=opencv diff --git a/apps/Hawk/CVEiCL/EiC/src/ppc403/include/error.h b/apps/Hawk/CVEiCL/EiC/src/ppc403/include/error.h deleted file mode 100644 index 7803ce5..0000000 --- a/apps/Hawk/CVEiCL/EiC/src/ppc403/include/error.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef ERRORH_ -#define ERRORH_ - -/* error handling error.c ----------------------------*/ -void error(char *, ...); -int match(int t, char * m); -void warningerror(char *, ...); - - - -#endif