From 28abaef6227330c1ec28a6575e0f1a008cc4072c Mon Sep 17 00:00:00 2001
From: Nick Desaulniers <ndesaulniers@google.com>
Date: Mon, 16 Dec 2024 15:12:16 -0800
Subject: [PATCH] add link for GPU

---
 libc/docs/platform_support.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libc/docs/platform_support.rst b/libc/docs/platform_support.rst
index 74c002669b1bbba..2ce3d7282b304f5 100644
--- a/libc/docs/platform_support.rst
+++ b/libc/docs/platform_support.rst
@@ -18,3 +18,5 @@ For Windows, we plan to support products within their lifecycle. Please refer to
 LLVM-libc does not guarantee backward compatibility with operating systems that
 have reached their EOL. Compatibility patches for obsolete operating systems
 will not be accepted.
+
+For GPU, reference `our GPU docs <gpu/index.html>`__.