Enlightenment CVS committal
Author : rbdpngn
Project : e17
Module : libs/evas
Dir : e17/libs/evas/src/lib/include
Modified Files:
evas_common.h
Log Message:
Don't access static variables from inline functions.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/include/evas_common.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- evas_common.h 10 Dec 2003 01:12:13 -0000 1.14
+++ evas_common.h 10 Dec 2003 04:10:55 -0000 1.15
@@ -602,6 +602,7 @@
void evas_common_cpu_init (void);
int evas_common_cpu_have_cpuid (void);
+int evas_common_cpu_has_feature (unsigned int feature);
void evas_common_cpu_can_do (int *mmx, int *sse, int
*sse2);
void evas_common_cpu_end_opt (void);
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs