Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
store 0x0a in arg tuples rather than 0x0a0a0a0a...
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
include/header1.c
|
@@ -415,7 +415,7 @@ pxll_int vm (int argc, char * argv[]); |
|
|
|
|
|
uint64_t gc_ticks = 0; |
|
|
|
|
|
#if 0 |
|
|
#if 1 |
|
|
static |
|
|
void |
|
|
clear_space (object * p, pxll_int n) |
|
|