Drivers:
Added FS_Service to fasm includes git-svn-id: svn://kolibrios.org@9056 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -108,4 +108,6 @@ kernel_export \
|
|||||||
NetFree,\
|
NetFree,\
|
||||||
EthInput,\
|
EthInput,\
|
||||||
\
|
\
|
||||||
GetPCIList
|
GetPCIList, \
|
||||||
|
\
|
||||||
|
FS_Service
|
||||||
|
@@ -159,5 +159,8 @@ import core,\
|
|||||||
NetAlloc,\
|
NetAlloc,\
|
||||||
NetFree,\
|
NetFree,\
|
||||||
\
|
\
|
||||||
GetPCIList
|
GetPCIList, \
|
||||||
|
\
|
||||||
|
FS_Service
|
||||||
|
|
||||||
end data
|
end data
|
||||||
|
Reference in New Issue
Block a user