소스 검색

README updated

Alexander Shiryaev 12 년 전
부모
커밋
e5bf4a6019
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      README

+ 2 - 1
README

@@ -157,7 +157,8 @@ Notes:
 			Thus, MarkLocals and TrapViewer will work incorrectly.
 		in this case, to solve problem, baseStack should be adjusted and
 			should point to stack on which this exported procedure executes
-		if necessary, this can be done using auxiliary module Kernel_so_init
+		if necessary, this can be done using auxiliary module Kernel_so_init,
+			or by using Kernel.Start
 
 	Command line support removed because there is no easy way to access argc argv from outside main()
 		Environment variables supported instead: