Subversion Repositories planix.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
#include	"cc.h"
2
 
3
/* default, like old cc */
4
int
5
machcap(Node*)
6
{
7
	return 0;
8
}