Skip to content

Commit

Permalink
Fix formatting of segment numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed May 14, 2011
1 parent 4d8e965 commit 4421ed4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/pdds/draft/pdd32_m0.pod
Expand Up @@ -622,10 +622,10 @@ first argument to every op, but this pointer will not be stored in bytecode.

=head3 Segment Numbers

M0_DIR_SEG 0x01
M0_VARS_SEG 0x02
M0_META_SEG 0x03
M0_BC_SEG 0x04
M0_DIR_SEG 0x01
M0_VARS_SEG 0x02
M0_META_SEG 0x03
M0_BC_SEG 0x04

=head3 Opcode Numbers

Expand Down

0 comments on commit 4421ed4

Please sign in to comment.