remove AtomInit.. breaks radeon_hd build due to missing return and I have a while until I can implement it fully
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41873 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -25,13 +25,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
status_t
|
|
||||||
AtomInit(uint8_t crtIndex)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
status_t
|
status_t
|
||||||
AtomParser(void *parameterSpace, uint8_t index, void *handle, void *biosBase)
|
AtomParser(void *parameterSpace, uint8_t index, void *handle, void *biosBase)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user