Fixed incorrect header in libmaxsi/syscall.h.

This commit is contained in:
Jonas 'Sortie' Termansen 2011-11-02 19:14:23 +01:00
parent d76757b21b
commit cb92f073d9
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
You should have received a copy of the GNU Lesser General Public License
along with LibMaxsi. If not, see <http://www.gnu.org/licenses/>.
string.h
Useful functions for manipulating strings.
syscall.h
Assembly stubs for declaring system calls in libmaxsi.
******************************************************************************/