K 10 svn:author V 3 dim K 8 svn:date V 27 2012-03-06T20:15:23.594860Z K 7 svn:log V 242 After r232498, programs built with -ansi or -std=c89 including would not compile anymore, due to plain 'inline' keywords. Fix this by using __inline instead. Reported by: Jia-Shiun Li Discussed with: theraven END