Add new FFI calling convention "prim"
authorDuncan Coutts <duncan@well-typed.com>
Tue, 9 Jun 2009 10:44:03 +0000 (10:44 +0000)
committerDuncan Coutts <duncan@well-typed.com>
Tue, 9 Jun 2009 10:44:03 +0000 (10:44 +0000)
First in a series of patches to add the feature.
This patch just adds PrimCallConv to the CCallConv type.


No differences found