OpenCores
URL https://opencores.org/ocsvn/plasma/plasma/trunk

Subversion Repositories plasma

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 425 to Rev 426
    Reverse comparison

Rev 425 → Rev 426

/plasma/trunk/kernel/netutil.c
1345,8 → 1345,8
{
funcPtr = (DllFunc)ConsoleLoadElf(file, code);
fclose(file);
argv2[0] = (char*)DllFuncList; //DllF = argv[-1]
argv2[1] = (char*)socket;
argv2[0] = (char*)socket;
argv2[1] = (char*)DllFuncList; //DllF = argv[-1]
for(i = 0; i < 10; ++i)
{
argv2[i + 2] = argv[i];

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.