Applied a whole slew of patches, getting RAM usage down by a further 10 MB.

This commit is contained in:
OBattler
2018-03-19 01:02:04 +01:00
parent b6c393cc91
commit b1efb99ed6
222 changed files with 9538 additions and 9980 deletions

View File

@@ -15,11 +15,11 @@
*
* Definitions for the BUGGER card.
*
* Version: @(#)bugger.h 1.0.5 2017/10/28
* Version: @(#)bugger.h 1.0.6 2018/03/18
*
* Author: Fred N. van Kempen, <decwiz@yahoo.com>
*
* Copyright 1989-2017 Fred N. van Kempen.
* Copyright 1989-2018 Fred N. van Kempen.
*/
#ifndef BUGGER_H
# define BUGGER_H
@@ -35,7 +35,7 @@ extern "C" {
#endif
/* Global variables. */
extern device_t bugger_device;
extern const device_t bugger_device;
/* Functions. */