aboutsummaryrefslogtreecommitdiffstats
path: root/testing/chez-scheme/64bit-ti3le-equates.patch
blob: 30dcf91edcebe456688b9d71f2bd1f91dcabb229 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Change equates.h definition of 0x20 (32 decimal) to 0x40 (64 decimal)
--- src/boot/ti3le/equates.h
+++ src/boot/ti3le/equates.h
@@ -611,7 +611,7 @@
 #define time_duration 0x2
 #define time_monotonic 0x3
 #define time_process 0x0
-#define time_t_bits 0x20
+#define time_t_bits 0x40
 #define time_thread 0x1
 #define time_utc 0x4
 #define timer_interrupt_index 0x2