SCM Repository
Diff of /sml/trunk/src/compiler/CodeGen/main/dummy-ccalls.sml
Parent Directory
|
Revision Log
|
Patch
revision 1043, Mon Jan 28 21:26:03 2002 UTC | revision 1044, Mon Jan 28 21:36:08 2002 UTC | |
---|---|---|
# | Line 6 | Line 6 |
6 | | ARGS of c_arg list | | ARGS of c_arg list |
7 | ||
8 | fun genCall _ = ErrorMsg.impossible "C-calls not implemented" | fun genCall _ = ErrorMsg.impossible "C-calls not implemented" |
9 | ||
10 | val paramAreaOffset = 0 | |
11 | end | end |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |