Add missing routines documentation

This commit is contained in:
2022-12-22 23:41:19 +01:00
parent 7496c7203d
commit df8de3f85f
3 changed files with 17 additions and 0 deletions

View File

@@ -12,6 +12,9 @@
/**
* This routine starts up the XT kernel. It is called by boot loader.
*
* @param Parameters
* Supplies a pointer to memory area containing parameters passed to kernel by bootloader.
*
* @return This routine does not return any value.
*
* @since XT 1.0