Changeset e6910c8 in mainline for uspace/app/pcc/cc/ccom/pftn.c
- Timestamp:
- 2011-07-13T22:40:08Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b9a46fc
- Parents:
- e4f8c77
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/pcc/cc/ccom/pftn.c
re4f8c77 re6910c8 1140 1140 1141 1141 ap = attr_find(apl, ATTR_BASETYP); 1142 1143 if (ap == NULL) { 1144 cerror("unknown type"); 1145 return SZINT; 1146 } 1147 1142 1148 sz = ap->atypsz; 1143 1149
Note:
See TracChangeset
for help on using the changeset viewer.