From 78b9e698a1dc8760a37815d0ee0d6e1280f024c1 Mon Sep 17 00:00:00 2001
From: Ian Moffett <ian@osmora.org>
Date: Wed, 13 Mar 2024 23:31:58 -0400
Subject: man: arch(9): Document processor_free_pcb()

Signed-off-by: Ian Moffett <ian@osmora.org>
---
 share/man/man9/arch.9 | 5 +++++
 1 file changed, 5 insertions(+)

(limited to 'share')

diff --git a/share/man/man9/arch.9 b/share/man/man9/arch.9
index 89cdb41..5bcac2d 100644
--- a/share/man/man9/arch.9
+++ b/share/man/man9/arch.9
@@ -124,5 +124,10 @@ by the machdep subsystem, specifically in the
 .Ft processor_init_pcb()
 routine.
 
+The
+.Ft processor_free_pcb()
+routine shall also be implemented per arch to deallocate
+resources when the thread is killed.
+
 .Sh AUTHORS
 .An Ian Moffett Aq Mt ian@osmora.org
-- 
cgit v1.2.3