Added some needed declarations

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/libobjc/trunk@16422 72102866-910b-0410-8b05-ffd578937521
main
CaS 23 years ago
parent 2020802162
commit 6fcfb54074

@ -1,3 +1,7 @@
2003-04-11 Richard Frith-Macdonald <rfm@gnu.org>
* libobjc.def: Add some symbols
2003-04-04 Adam Fedor <fedor@gnu.org>
* GNUmakefile: Use $(GNUSTEP_MAKEFILES) instead of

@ -94,6 +94,10 @@ method_get_sizeof_arguments
objc_aligned_size
objc_alignof_type
objc_get_type_qualifiers
objc_layout_finish_structure
objc_layout_structure_get_info
objc_layout_structure
objc_layout_structure_next_member
objc_promoted_size
objc_sizeof_type
objc_skip_argspec

Loading…
Cancel
Save