Skip to content

Commit

Permalink
add section for non-M0 topics
Browse files Browse the repository at this point in the history
  • Loading branch information
cotto committed Feb 11, 2011
1 parent af8ae5e commit 99d71f5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/pdds/draft/pdd32_m0.pod
Expand Up @@ -146,6 +146,20 @@ code from M0 and vice versa.
describe what primitives will be needed to allow data sharing and
synchronization between contexts.



=head1 Lorito

=head2 Description

This section covers the parts of Lorito that are not directly relevant to
someone implementing an M0-compatible VM. These topics are important to a
complete implementation of Lorito but do not need to be directly addressed by
M0 VM implementations.

<this space intentionally left blank, for now>


=cut

__END__
Expand Down

0 comments on commit 99d71f5

Please sign in to comment.