X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=doc%2Forb%2Fnewobject;fp=doc%2Forb%2Fnewobject;h=7b1c4c52ddbf45a1d0874fab79a1702eb88ad440;hp=0000000000000000000000000000000000000000;hb=d32da4b91b9a403ae9d65c48fbb25c1abbb5083f;hpb=f413d22bf73f826dacc8881cbfb902e77aa1a84d diff --git a/doc/orb/newobject b/doc/orb/newobject new file mode 100644 index 0000000..7b1c4c5 --- /dev/null +++ b/doc/orb/newobject @@ -0,0 +1,5 @@ +struct NewObject { + u32 guid_hash[4]; // Interface GUID checksum + u32 id; // Filled in by ORB + u32 reserved[3]; // must be zero +};