On Mon, 01 Sep 2025 16:12:55 +0200, Ahmad Fatoum wrote:
> There is no reason to keep different ctrl+c implementations for the full
> and simple console case. In preparation for unifying them, move the
> implementation into its own file.
>
>
Applied, thanks!
[1/3] console: move full ctrl+c imp
There is no reason to keep different ctrl+c implementations for the full
and simple console case. In preparation for unifying them, move the
implementation into its own file.
Signed-off-by: Ahmad Fatoum
---
common/Makefile| 2 +-
common/console.c | 60 -