mirror of
https://github.com/mpv-player/mpv
synced 2025-02-02 05:01:56 +00:00
added proper dhahelper includes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4939 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
31fbdc21ca
commit
2af105e2f5
@ -63,6 +63,9 @@ void libdha_exit(const char *message, int level)
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_DHAHELPER
|
||||
|
||||
#include "kernelhelper/dhahelper.h"
|
||||
|
||||
static int mem=-1;
|
||||
void *map_phys_mem(unsigned base, unsigned size)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user