X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=doc%2Fhtml%2Fref%2Fcompat-uitron-system-mgmt-functions.html;fp=doc%2Fhtml%2Fref%2Fcompat-uitron-system-mgmt-functions.html;h=0000000000000000000000000000000000000000;hb=739c21725ce2774a605a0f1de3edaac2c43aea0f;hp=033247793814c8654f7e5207337334a14a99342a;hpb=ae71e0fa8076a1b59600b3a0ea10155a2cb534ae;p=karo-tx-redboot.git diff --git a/doc/html/ref/compat-uitron-system-mgmt-functions.html b/doc/html/ref/compat-uitron-system-mgmt-functions.html deleted file mode 100644 index 03324779..00000000 --- a/doc/html/ref/compat-uitron-system-mgmt-functions.html +++ /dev/null @@ -1,309 +0,0 @@ - - - - - - - - - System Management Functions -
eCos Reference Manual
PrevChapter 32. µITRON APINext

System Management Functions

These functions are fully supported in this release: -

ER get_ver( 
-    T_VER *pk_ver )
ER ref_sys( 
-    T_RSYS *pk_rsys )
ER ref_cfg( 
-    T_RCFG *pk_rcfg )

Note that the information returned by each of these calls -may be configured to match the user's own versioning system, -and the values supplied by the default configuration may be inappropriate.

These functions are not supported in this release:

ER def_svc( 
-    FN s_fncd,
-    T_DSVC *pk_dsvc )
ER def_exc( 
-    UINT exckind,
-    T_DEXC *pk_dexc )

Error checking

The following conditions are only checked for, and - only return errors if - -CYGSEM_UITRON_BAD_PARAMS_RETURN_ERRORS - is enabled:


PrevHomeNext
Time Management FunctionsUpNetwork Support Functions
\ No newline at end of file