From 748e4f3d702def1a4bff191e0cf93b6a05340f01 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:41:34 +0000 Subject: [PATCH] add gpio led uart --- kernel/arch/powerpc/include/asm/hydra.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/arch/powerpc/include/asm/hydra.h b/kernel/arch/powerpc/include/asm/hydra.h index b3b0f2d..ae02eb5 100644 --- a/kernel/arch/powerpc/include/asm/hydra.h +++ b/kernel/arch/powerpc/include/asm/hydra.h @@ -10,7 +10,7 @@ * * © Copyright 1995 Apple Computer, Inc. All rights reserved. * - * It's available online from http://www.cpu.lu/~mlan/ftp/MacTech.pdf + * It's available online from https://www.cpu.lu/~mlan/ftp/MacTech.pdf * You can obtain paper copies of this book from computer bookstores or by * writing Morgan Kaufmann Publishers, Inc., 340 Pine Street, Sixth Floor, San * Francisco, CA 94104. Reference ISBN 1-55860-393-X. -- Gitblit v1.6.2