From 9aabc831fad9e3b83180aa3fa01c8ee09cf0f14a Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 7 Sep 2025 18:02:31 +0200 Subject: feat: update reset function inside `cpu-api.c`, wip xcoff api. Signed-off-by: Amlal El Mahrouss --- docs/tex/pci-tree.tex | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/tex/pci-tree.tex b/docs/tex/pci-tree.tex index 894e4cf..f8d4487 100644 --- a/docs/tex/pci-tree.tex +++ b/docs/tex/pci-tree.tex @@ -50,13 +50,11 @@ struct hw_cb_pci_tree { \section{Official Implementations} -Below are the official implementations of the PCI-Tree, organized by their programming languages. - \subsection{ISO C} \begin{ImplC} -\item {SNU Trusted Base:} https://snu.systems -\item {NeBoot (NeKernel Boot):} https://github.com/nekernel-org/neboot +\item {SNU Trusted Base:} \url(https://snu.systems) +\item {NeBoot (NeKernel Boot):} \url(https://github.com/nekernel-org/neboot) \end{ImplC} \subsection{ISO C++} -- cgit v1.2.3