mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-01-09 20:31:44 +00:00
ok
This commit is contained in:
parent
9cf5f4cd05
commit
8b7beac0c1
@ -111,7 +111,7 @@ public class CParser {
|
||||
*/
|
||||
public static final String PRAGMA_BANK = "bank";
|
||||
/**
|
||||
* #pragma nobank specifies the scope of the sequent functions to be near. Segments are defined in the linker file.
|
||||
* #pragma nobank Changes the current bank to the default bank.
|
||||
*/
|
||||
public static final String PRAGMA_NOBANK = "nobank";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user