rust_lib_demo: Use common console code
authorAnton Blanchard <anton@linux.ibm.com>
Thu, 16 Apr 2020 07:14:18 +0000 (17:14 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Thu, 16 Apr 2020 07:26:21 +0000 (17:26 +1000)
commit90ed7adf581fabdd41633cb6c81e4fe9d02ff922
tree68e5c335b441f566355ae1bc6d5a82522af8999b
parentc37a4c16dba6ef3e5e2515091ad30a071f9f3842
rust_lib_demo: Use common console code

Use a symlink to share the console code in hello_world. Not ideal,
but we can improve on it later.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
rust_lib_demo/Makefile
rust_lib_demo/console.c [new symlink]
rust_lib_demo/console.h [new symlink]
rust_lib_demo/hello_world.c