Changeset 13824
- Timestamp:
- Jun 14, 2010, 3:16:46 AM (14 years ago)
- File:
-
- 1 edited
-
branches/arm/level-0/l0-misc.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/arm/level-0/l0-misc.lisp
r13279 r13824 1136 1136 1137 1137 1138 ;;; Useless for anything but using RLET in early level-1 code without1139 ;;; having to bootstrap canonical type ordinals.1140 (%fhave 'parse-foreign-type (lambda (spec) (declare (ignore spec))))1141 (%fhave 'foreign-type-ordinal (lambda (thing) (declare (ignore thing)) 0))1142 (%fhave '%foreign-type-or-record (lambda (x) (declare (ignore x))))
Note:
See TracChangeset
for help on using the changeset viewer.
