Fixed extern reference in mbasic
This commit is contained in:
@@ -427,6 +427,10 @@ char *mystrconcat(const char *, const char *);
|
||||
double factorial(double);
|
||||
uint32_t app(uint32_t, uint32_t);
|
||||
|
||||
// Global scope variables within the ZPUTA memory space.
|
||||
extern GLOBALS *G;
|
||||
extern SOC_CONFIG *cfgSoC;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2235
zOS/main.hex
Normal file
2235
zOS/main.hex
Normal file
File diff suppressed because it is too large
Load Diff
2270
zputa/main.hex
Normal file
2270
zputa/main.hex
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user