K 10 svn:author V 2 ed K 8 svn:date V 27 2009-06-08T17:27:25.805293Z K 7 svn:log V 291 Remove __gnu89_inline. Now that we use C99 almost everywhere, just use C99-style in the pmap code. Since the pmap code is the only consumer of __gnu89_inline, remove it from cdefs.h as well. Because the flag was only introduced 17 months ago, I don't expect any problems. Reviewed by: alc END