forked from latentPrion/zambesii
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added several functions for assisting with marshalling layouts.
* isInlineElement. * hasInlineElements. * Tested marshalStackArguments. * zudi_layout_get_size() now returns a word-aligned size. * zudi_layout_get_size() now takes a "inlineElementsAllowed" argument, which tells it whether or not to error on finding inline elements. * Added checks for error return values from all layout parser functions. * Added support for the UDI_PHYSIO layout types. * New inline function, align, a template function that * Fixed a bug in startDeviceReq which caused it to fail to stop the excess threads from getting through.
- Loading branch information
1 parent
0747b2e
commit 55f0991
Showing
6 changed files
with
227 additions
and
246 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.