Don't expose the cas definition to .hc files
authorIan Lynagh <igloo@earth.li>
Sat, 30 Apr 2011 11:03:28 +0000 (12:03 +0100)
committerIan Lynagh <igloo@earth.li>
Sat, 30 Apr 2011 11:03:28 +0000 (12:03 +0100)
commit470bedbbe60db2b9cc85dccafb6e06d9a841419d
treeb34816048053d26f8bb6ad46cbd238e505c969f7
parentd1bffa693adfa48ef65240bb3c097f5f5f77868e
Don't expose the cas definition to .hc files

This is more pleasant than having the C generator check whether the
function it's calling is cas, and not generate a prototype if so.
compiler/cmm/CLabel.hs
compiler/cmm/PprC.hs
includes/stg/SMP.h