mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:22:32 +08:00
Fix comments, references to the old SVN, and links to the old SVN. Replace with equivalent GIT info
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
<h2>2.1 <a name="binfmthdr">Binary Loader Header Files</a></h2>
|
||||
<p>
|
||||
The interface to the binary loader is described in the header file
|
||||
<a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/include/nuttx/binfmt/binfmt.h?view=log">
|
||||
<a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/include/nuttx/binfmt/binfmt.h">
|
||||
<code>include/nuttx/binfmt/binfmt.h</code></a>.
|
||||
A brief summary of the data structurs and interfaces prototyped in that header file are listed below.
|
||||
</p>
|
||||
@@ -458,7 +458,7 @@ void exepath_release(EXEPATH_HANDLE handle);
|
||||
<h2>3.1 <a name="symtabhdr">Symbol Table Header Files</a></h2>
|
||||
<p>
|
||||
The interface to the symbol table logic is described in the header file
|
||||
<a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/include/nuttx/binfmt/symtab.h?view=log">
|
||||
<a href="http://sourceforge.net/p/nuttx/git/ci/master/tree/nuttx/include/nuttx/binfmt/symtab.h">
|
||||
<code>include/nuttx/binfmt/symtab.h</code></a>.
|
||||
A brief summary of the data structurs and interfaces prototyped in that header file are listed below.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user