comparison loader/qtx/qtxload.c @ 25592:56efdcd338c5

Remove compilation command comments.
author diego
date Sun, 06 Jan 2008 12:20:41 +0000
parents 62959db3a504
children 96ce0ca753ff
comparison
equal deleted inserted replaced
25591:de13489d7475 25592:56efdcd338c5
1 /* to compile: gcc -o qtxload qtxload.c ../libloader.a -lpthread -ldl -ggdb ../../cpudetect.o */
2
3 #include <stdio.h> 1 #include <stdio.h>
4 #include <stdlib.h> 2 #include <stdlib.h>
5 #include <string.h> 3 #include <string.h>
6 4
7 #include "qtxsdk/components.h" 5 #include "qtxsdk/components.h"