Joseph Huber 00d7e67f83 [libc] Fix constant address space on global clock
Summary:
I did this wrong in the first version, because `extern "C"` doesn't
imply it's extern when used directly.
2024-05-20 18:00:05 -05:00
..