minix/drivers/vbox
Lukasz Hryniuk 06154a34a4 Some more 64bit function eradication.
. Replace 64bit funcions with operators in arch_clock.c
  . Replace 64bit funcions with operators in proc.c
  . Replace 64bit funcions with operators in vbox.c
  . Replace 64bit funcions with operators in driver.c
  . Eradicates is_zero64, make_zero64, neg64

Change-Id: Ie4e1242a73534f114725271b2e2365b2004cb7b9
2013-08-07 12:35:53 +00:00
..
err.c VBOX: add host/guest communication interface 2012-04-09 15:56:20 +02:00
hgcm.c retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
Makefile VBOX: add host/guest communication interface 2012-04-09 15:56:20 +02:00
proto.h VBOX: add host/guest communication interface 2012-04-09 15:56:20 +02:00
vbox.c Some more 64bit function eradication. 2013-08-07 12:35:53 +00:00
vmmdev.h VBOX: add host/guest communication interface 2012-04-09 15:56:20 +02:00