forked from KolibriOS/kolibrios
Fix TinyPy build
git-svn-id: svn://kolibrios.org@8221 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
format ELF
|
format ELF
|
||||||
use32
|
use32
|
||||||
include 'proc32.inc'
|
include '../../../../proc32.inc'
|
||||||
include 'struct.inc'
|
include '../../../../struct.inc'
|
||||||
include 'tinypy.inc'
|
include 'tinypy.inc'
|
||||||
|
|
||||||
extrn tp_dict
|
extrn tp_dict
|
||||||
|
Reference in New Issue
Block a user