diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-05-03 00:15:49 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-10-21 01:25:17 -0400 |
commit | 92e1481a52bfe5e371b7c7d464e526d6314979c5 (patch) | |
tree | ae280478b2748fdbd98b9c399731bf6179c5e9a5 /src/command.h | |
parent | 5c10001bc525701f0ef004041cbbf093522f6de6 (diff) | |
download | kutter-92e1481a52bfe5e371b7c7d464e526d6314979c5.tar.gz kutter-92e1481a52bfe5e371b7c7d464e526d6314979c5.tar.xz kutter-92e1481a52bfe5e371b7c7d464e526d6314979c5.zip |
pru: Perform message encoding on pru0 to free space on pru1
Copy the parameters of calls to console_sendf() on pru1 to pru0 and
then call that function on pru0. Although copying the parameters is a
"hack", the code size reduction is notable.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/command.h')
0 files changed, 0 insertions, 0 deletions