13 lines
343 B
PHP
13 lines
343 B
PHP
<?php
|
|
/*
|
|
|--------------------------------------------------------------------------
|
|
| Bottom Top
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
| The codes that are required to be run on top of the lowest layer of the
|
|
| system are written.
|
|
|
|
|
| Location: After the kernel run, before the end of the kernel
|
|
|
|
|
*/
|