Skip to content

Commit

Permalink
fixed error NID in 400 to 660
Browse files Browse the repository at this point in the history
  • Loading branch information
hrimfaxi committed Aug 23, 2011
1 parent 5ef56e8 commit 5718513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion popsloader/core/nid_400_to_660.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ static nid_entry SysMemForKernel_nid[] = {
{ 0x12720EDA, 0xB4F00CB5, },
{ 0x3EEE43C5, 0xFDC97D28, },
{ 0x5136926D, 0xF12A62F7, },
{ 0x523E300A, 0x9F205D3E, },
{ 0x523E300A, 0xC90B0992 , },
};

static nid_entry ModuleMgrForKernel_nid[] = {
Expand Down

0 comments on commit 5718513

Please sign in to comment.