From: Alan Cox Date: Mon, 1 Oct 2018 12:47:05 +0000 (+0100) Subject: multicomp09: temporary blank platform_copyright X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=15bbfe94cd3876c371e1a086fab59d16cc16a069;p=FUZIX.git multicomp09: temporary blank platform_copyright --- diff --git a/Kernel/platform-multicomp09/config.h b/Kernel/platform-multicomp09/config.h index 5af78f97..0667cd36 100644 --- a/Kernel/platform-multicomp09/config.h +++ b/Kernel/platform-multicomp09/config.h @@ -85,3 +85,5 @@ #define CONFIG_SD /* enable if SD interface present */ #define SD_DRIVE_COUNT 1 /* 1 drive */ + +#define platform_copyright() /* For now */