diff options
Diffstat (limited to 'core/sys/info/doc.odin')
| -rw-r--r-- | core/sys/info/doc.odin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sys/info/doc.odin b/core/sys/info/doc.odin index b5cd62d81..2fd34b864 100644 --- a/core/sys/info/doc.odin +++ b/core/sys/info/doc.odin @@ -4,7 +4,7 @@ Made available under Odin's BSD-3 license. List of contributors: Jeroen van Rijn: Initial implementation. - Laytan: ARM and RISC-V CPU feature detection. + Laytan: ARM and RISC-V CPU feature detection, iOS/macOS platform overhaul. */ /* |