kernel: add platform_copyright()
authorAlan Cox <alan@linux.intel.com>
Fri, 28 Sep 2018 20:20:41 +0000 (21:20 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 28 Sep 2018 20:21:15 +0000 (21:21 +0100)
commit8c9a5d221bd394f6bc7e4a52d56458d5a37f1b70
treee714a268a4958ad89174e7fb9ea516adf90f6e98
parentb25c565cfb8c5632578ceb1d2a479ef4b7d51c0b
kernel: add platform_copyright()

This gives somewhere for platform authors to add a copyright note when they've
done masses of platform work but not touched the core much.

Or for that matter print some other platform important early info...
Kernel/include/kernel.h
Kernel/start.c