uwx_context.h revision 160157
122347Spst/*
222347SpstCopyright (c) 2003-2006 Hewlett-Packard Development Company, L.P.
322347SpstPermission is hereby granted, free of charge, to any person
422347Spstobtaining a copy of this software and associated documentation
522347Spstfiles (the "Software"), to deal in the Software without
622347Spstrestriction, including without limitation the rights to use,
722347Spstcopy, modify, merge, publish, distribute, sublicense, and/or sell
822347Spstcopies of the Software, and to permit persons to whom the
922347SpstSoftware is furnished to do so, subject to the following
1022347Spstconditions:
1122347Spst
1222347SpstThe above copyright notice and this permission notice shall be
1322347Spstincluded in all copies or substantial portions of the Software.
1422347Spst
1522347SpstTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1622347SpstEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1722347SpstOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1822347SpstNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1922347SpstHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
2022347SpstWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2122347SpstFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2222347SpstOTHER DEALINGS IN THE SOFTWARE.
2322347Spst*/
2422347Spst
2522347Spstextern uint64_t uwx_add_to_bsp(uint64_t bsp, int nslots);
2622347Spst