diff options
author | ringabout <43030857+ringabout@users.noreply.github.com> | 2024-07-17 16:50:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-17 10:50:33 +0200 |
commit | 9de74b7097559ddb121d012f5f415b39856780b7 (patch) | |
tree | 8f6f9ee8866d925341f107187a3de20572d5de86 /compiler/vm.nim | |
parent | ad5b5e3ec08c70df157c68ee529d8f26aac87609 (diff) | |
download | Nim-9de74b7097559ddb121d012f5f415b39856780b7.tar.gz |
fixes #23844; Nim devel nightly i386 build failing (#23849)
fixes #23844 follow up https://github.com/nim-lang/Nim/pull/23834 ```nim type Timespec* {.importc: "struct timespec", header: "<time.h>", final, pure.} = object ## struct timespec tv_sec*: Time ## Seconds. tv_nsec*: clong ## Nanoseconds. ```
Diffstat (limited to 'compiler/vm.nim')
0 files changed, 0 insertions, 0 deletions