init
This commit is contained in:
8
source/FCQUIT.COM.flows.gv
Normal file
8
source/FCQUIT.COM.flows.gv
Normal file
@@ -0,0 +1,8 @@
|
||||
digraph mygraph {
|
||||
node [shape=box];
|
||||
start -> x100 -> x0118;
|
||||
x100 -> x010f -> x0126;
|
||||
x010f -> x0118 -> x0120; x0120 -> x0181[label="call"];
|
||||
x0181 -> x0185; x0185 -> x0123[label="ret"]
|
||||
x0120[label="call"];
|
||||
}
|
||||
Reference in New Issue
Block a user