mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-12 10:49:07 +02:00
AROS: On ABIv0 AROS_FAST_BPTR must be set
git-svn-id: trunk@28717 -
This commit is contained in:
parent
beeb85f11c
commit
cfb73aede5
@ -17,9 +17,12 @@
|
||||
BSTR Funktions
|
||||
|
||||
defines:
|
||||
AROS_FAST_BPTR: BPTR is a pointer or a 2 shifted Pointer ->? whats standard?
|
||||
AROS_FAST_BPTR: BPTR is a pointer or a 2 shifted Pointer
|
||||
-> atm its standard ABIv0, for v1 needs a ifdef
|
||||
}
|
||||
|
||||
{$define AROS_FAST_BPTR}
|
||||
|
||||
unit amigados;
|
||||
{$mode objfpc}
|
||||
interface
|
||||
|
Loading…
Reference in New Issue
Block a user