Skip to content

Commit

Permalink
deploy: af1dac9
Browse files Browse the repository at this point in the history
  • Loading branch information
andressbarajas committed Nov 24, 2024
1 parent 0ccb3a7 commit bf398cc
Show file tree
Hide file tree
Showing 28 changed files with 195 additions and 219 deletions.
2 changes: 1 addition & 1 deletion __types_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> <span class="keyword">union </span>{</div>
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"><a class="line" href="struct__mbstate__t.html#a6222d75eeed0d11331f95cc31cc95d3b"> 80</a></span> wint_t <a class="code hl_variable" href="struct__mbstate__t.html#a6222d75eeed0d11331f95cc31cc95d3b">__wch</a>;</div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"><a class="line" href="struct__mbstate__t.html#ab05d19af90b0b38c292da879b74d147e"> 81</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> __wchb[4];</div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"><a class="line" href="struct__mbstate__t.html#a21342aeec0e545b84eb6f9eba6924e01"> 82</a></span> } __value; <span class="comment">/* Value so far. */</span></div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"><a class="line" href="struct__mbstate__t.html#a07d0375c641cdef0a598ce3276205323"> 82</a></span> } __value; <span class="comment">/* Value so far. */</span></div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span>} <a class="code hl_struct" href="struct__mbstate__t.html">_mbstate_t</a>;</div>
</div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span><span class="preprocessor">#endif</span></div>
Expand Down
8 changes: 4 additions & 4 deletions deprecated.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@
<dt>Global <a class="el" href="cond_8h.html#a9ed9cb297ec02c95ba3aaa994acac16b">cond_create</a> () __depr("Use cond_init or COND_INITIALIZER.")</dt>
<dd><a class="anchor" id="_deprecated000001"></a> This function is formally deprecated and should not be used in new code. Instead you should use either the static initializer or the <a class="el" href="cond_8h.html#ab91d64f116e1426002713d100efa57ef" title="Initialize a condition variable.">cond_init()</a> function. </dd>
<dt>Global <a class="el" href="group__kos__initflags.html#ga66bc9557aa798f08f8ed4515f44f569f">INIT_THD_PREEMPT</a> </dt>
<dd><a class="anchor" id="_deprecated000002"></a>Already default mode </dd>
<dd><a class="anchor" id="_deprecated000004"></a>Already default mode </dd>
<dt>File <a class="el" href="iovec_8h.html">iovec.h</a> </dt>
<dd><a class="anchor" id="_deprecated000003"></a> </dd>
<dd><a class="anchor" id="_deprecated000002"></a> </dd>
<dt>Global <a class="el" href="group__kbd.html#ga25b49d83a0c6e63f241bab9cb5a8bc45">kbd_get_key</a> (void)</dt>
<dd><a class="anchor" id="_deprecated000022"></a> </dd>
<dt>Global <a class="el" href="group__kbd.html#ga7a89b91417209b1fbfde0ee659ccfed2">kbd_set_queue</a> (int active)</dt>
Expand Down Expand Up @@ -138,9 +138,9 @@
<dt>Global <a class="el" href="recursive__lock_8h.html#a0b556717e91615c67232a61f17522446">rlock_unlock</a> (recursive_lock_t *l) __depr("Use mutexes instead.")</dt>
<dd><a class="anchor" id="_deprecated000011"></a> This function releases the lock one time from the current thread. </dd>
<dt>Global <a class="el" href="rwsem_8h.html#a2fb7ca5577aa0e4c43d062b12eea3223">rwsem_create</a> (void) __depr("Use rwsem_init or RWSEM_INITIALIZER.")</dt>
<dd><a class="anchor" id="_deprecated000015"></a> This function is formally deprecated, and should not be used in newly written code. Instead, please use <a class="el" href="rwsem_8h.html#aecabee230a8ad6b3b7b5877e6ab5c564" title="Initialize a reader/writer semaphore.">rwsem_init()</a>. </dd>
<dd><a class="anchor" id="_deprecated000014"></a> This function is formally deprecated, and should not be used in newly written code. Instead, please use <a class="el" href="rwsem_8h.html#aecabee230a8ad6b3b7b5877e6ab5c564" title="Initialize a reader/writer semaphore.">rwsem_init()</a>. </dd>
<dt>Global <a class="el" href="sem_8h.html#a25b57131b89d1d17a37d5938066eb895">sem_create</a> (int value) __depr("Use sem_init or SEM_INITIALIZER.")</dt>
<dd><a class="anchor" id="_deprecated000014"></a> This function is formally deprecated. Please update your code to use <a class="el" href="sem_8h.html#ac413622adbec71bdf2476b2121f7125c" title="Initialize a semaphore for use.">sem_init()</a> or static initialization with SEM_INITIALIZER instead. </dd>
<dd><a class="anchor" id="_deprecated000015"></a> This function is formally deprecated. Please update your code to use <a class="el" href="sem_8h.html#ac413622adbec71bdf2476b2121f7125c" title="Initialize a semaphore for use.">sem_init()</a> or static initialization with SEM_INITIALIZER instead. </dd>
<dt>Global <a class="el" href="group__kthreads.html#ga064e68e032ac7b6478142c5806a4eb2c">thd_get_mode</a> (void) __deprecated</dt>
<dd><a class="anchor" id="_deprecated000018"></a> This is now deprecated. </dd>
<dt>Global <a class="el" href="group__kthreads.html#gga90d0ea4ed54cf85bcae2fbac1b85f52aaaeaebfe9ca54bccf7bbd58a277025fbd">THD_MODE_COOP</a> </dt>
Expand Down
22 changes: 11 additions & 11 deletions doxygen_crawl.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<a href="fs__fat_8h_source.html"/>
<a href="bspline_8h_source.html"/>
<a href="img_8h_source.html"/>
<a href="netcfg_8h_source.html"/>
<a href="md5_8h_source.html"/>
<a href="netcfg_8h_source.html"/>
<a href="pcx_8h_source.html"/>
<a href="flash_8h_source.html"/>
<a href="ide_8h_source.html"/>
Expand Down Expand Up @@ -49,8 +49,8 @@
<a href="oneshot__timer_8h_source.html"/>
<a href="opts_8h_source.html"/>
<a href="platform_8h_source.html"/>
<a href="regfield_8h_source.html"/>
<a href="recursive__lock_8h_source.html"/>
<a href="regfield_8h_source.html"/>
<a href="rwsem_8h_source.html"/>
<a href="sem_8h_source.html"/>
<a href="stdlib_8h_source.html"/>
Expand Down Expand Up @@ -89,12 +89,12 @@
<a href="cache_8h_source.html"/>
<a href="exec_8h_source.html"/>
<a href="gdb_8h_source.html"/>
<a href="init__flags_8h_source.html"/>
<a href="irq_8h_source.html"/>
<a href="memory_8h_source.html"/>
<a href="mmu_8h_source.html"/>
<a href="rtc_8h_source.html"/>
<a href="spinlock_8h_source.html"/>
<a href="init__flags_8h_source.html"/>
<a href="stack_8h_source.html"/>
<a href="timer_8h_source.html"/>
<a href="trap_8h_source.html"/>
Expand Down Expand Up @@ -149,19 +149,19 @@
<a href="vec3f_8h_source.html"/>
<a href="addons_2include_2kos_2vector_8h_source.html"/>
<a href="kernel_2arch_2dreamcast_2include_2dc_2vector_8h_source.html"/>
<a href="vblank_8h_source.html"/>
<a href="video_8h_source.html"/>
<a href="vmu__fb_8h_source.html"/>
<a href="vblank_8h_source.html"/>
<a href="vmu__pkg_8h_source.html"/>
<a href="vmufs_8h_source.html"/>
<a href="fs__ext2_8h.html"/>
<a href="fs__fat_8h.html"/>
<a href="bspline_8h.html"/>
<a href="img_8h.html"/>
<a href="md5_8h.html"/>
<a href="netcfg_8h.html"/>
<a href="pcx_8h.html"/>
<a href="flash_8h.html"/>
<a href="netcfg_8h.html"/>
<a href="ide_8h.html"/>
<a href="ppp_8h.html"/>
<a href="attribution_8dox.html"/>
Expand Down Expand Up @@ -286,8 +286,8 @@
<a href="matrix3d_8h.html"/>
<a href="minifont_8h.html"/>
<a href="mconst_8h.html"/>
<a href="broadband__adapter_8h.html"/>
<a href="modem_8h.html"/>
<a href="broadband__adapter_8h.html"/>
<a href="lan__adapter_8h.html"/>
<a href="perf__monitor_8h.html"/>
<a href="perfctr_8h.html"/>
Expand Down Expand Up @@ -664,10 +664,10 @@
<a href="group__addrinfo__errors.html"/>
<a href="group__herrno__vals.html"/>
<a href="group__net__drivers__flags.html"/>
<a href="struct__mbstate__t.html"/>
<a href="structaddrinfo.html"/>
<a href="structaica__cmd__t.html"/>
<a href="structaica__channel__t.html"/>
<a href="struct__mbstate__t.html"/>
<a href="structaica__cmd__t.html"/>
<a href="structaica__queue__t.html"/>
<a href="structalias__handler__t.html"/>
<a href="structCDROM__TOC.html"/>
Expand Down Expand Up @@ -711,12 +711,12 @@
<a href="structkthread__worker__t.html"/>
<a href="structmallinfo.html"/>
<a href="structmaple__device__t.html"/>
<a href="structmaple__devinfo__t.html"/>
<a href="structmaple__driver__t.html"/>
<a href="structmaple__frame__t.html"/>
<a href="structmaple__port__t.html"/>
<a href="structmaple__response__t.html"/>
<a href="structmaple__state__t.html"/>
<a href="structmaple__devinfo__t.html"/>
<a href="structmmucontext__t.html"/>
<a href="structmmupage__t.html"/>
<a href="structmmusubcontext__t.html"/>
Expand Down Expand Up @@ -4727,7 +4727,7 @@
<a href="structDIR.html#a92713bef58c8f90e757f36619a2a07ce"/>
<a href="structDIR.html#ab5286d477aba39e81bb313023d55a1e7"/>
<a href="struct__mbstate__t.html"/>
<a href="struct__mbstate__t.html#a21342aeec0e545b84eb6f9eba6924e01"/>
<a href="struct__mbstate__t.html#a07d0375c641cdef0a598ce3276205323"/>
<a href="struct__mbstate__t.html#a6222d75eeed0d11331f95cc31cc95d3b"/>
<a href="struct__mbstate__t.html#a6261817a0f58d2907e29e39413049b6c"/>
<a href="struct__mbstate__t.html#ab05d19af90b0b38c292da879b74d147e"/>
Expand Down Expand Up @@ -4944,9 +4944,9 @@
<a href="structhostent.html#ab9db18bfcc6adfc9c944b0c06ec2dccc"/>
<a href="structhostent.html#ac266a0b528443e9479f2d8e1680b5e78"/>
<a href="structin6__addr.html"/>
<a href="structin6__addr.html#a0fe8cd10d9497ec4548ca22ab7ac1971"/>
<a href="structin6__addr.html#a1c3d1258e7ba01517710f90886c04581"/>
<a href="structin6__addr.html#a3db778b57f5786b54d5f507cbeaffeef"/>
<a href="structin6__addr.html#aa6b1e2f80dc15d92ba4409a67020f03d"/>
<a href="structin6__addr.html#ab092dfda06701e31df8684bfac4b88c5"/>
<a href="structin6__addr.html#add339b63efa64c22d51f4b504ce8a842"/>
<a href="structin__addr.html"/>
Expand Down
3 changes: 1 addition & 2 deletions fs__dcload_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@
<p>Implementation of dcload "filesystem".
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;sys/cdefs.h&gt;</code><br />
<code>#include &lt;<a class="el" href="types_8h_source.html">arch/types.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="fs_8h_source.html">kos/fs.h</a>&gt;</code><br />
<code>#include &lt;<a class="el" href="dbgio_8h_source.html">kos/dbgio.h</a>&gt;</code><br />
</div>
Expand All @@ -118,7 +117,7 @@
<tr class="memitem:ga78198ba0d66d9c1b67aa22ffae9a1d01" id="r_ga78198ba0d66d9c1b67aa22ffae9a1d01"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__vfs__dcload.html#ga78198ba0d66d9c1b67aa22ffae9a1d01">DCLOADMAGICVALUE</a>&#160;&#160;&#160;0xdeadbeef</td></tr>
<tr class="memdesc:ga78198ba0d66d9c1b67aa22ffae9a1d01"><td class="mdescLeft">&#160;</td><td class="mdescRight">The dcload magic value! <br /></td></tr>
<tr class="separator:ga78198ba0d66d9c1b67aa22ffae9a1d01"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gaae881ad5902cd3a2e738ae675ecea3f1" id="r_gaae881ad5902cd3a2e738ae675ecea3f1"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__vfs__dcload.html#gaae881ad5902cd3a2e738ae675ecea3f1">DCLOADMAGICADDR</a>&#160;&#160;&#160;(unsigned int *)0x8c004004</td></tr>
<tr class="memitem:gaae881ad5902cd3a2e738ae675ecea3f1" id="r_gaae881ad5902cd3a2e738ae675ecea3f1"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__vfs__dcload.html#gaae881ad5902cd3a2e738ae675ecea3f1">DCLOADMAGICADDR</a>&#160;&#160;&#160;(uint32_t *)0x8c004004</td></tr>
<tr class="memdesc:gaae881ad5902cd3a2e738ae675ecea3f1"><td class="mdescLeft">&#160;</td><td class="mdescRight">The address of the dcload magic value. <br /></td></tr>
<tr class="separator:gaae881ad5902cd3a2e738ae675ecea3f1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ga107e73395161f1b62f675d1b9733ad37" id="r_ga107e73395161f1b62f675d1b9733ad37"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__vfs__dcload.html#ga107e73395161f1b62f675d1b9733ad37">DCLOAD_TYPE_NONE</a>&#160;&#160;&#160;-1</td></tr>
Expand Down
Loading

0 comments on commit bf398cc

Please sign in to comment.