Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff.
This commit is contained in:
parent
702c623a8a
commit
4a5014e48b
@ -12,11 +12,9 @@
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id: apm_setup.s,v 1.2 1994/10/01 05:12:24 davidg Exp $
|
||||
* $Id: apm_setup.s,v 1.3 1994/10/02 01:45:42 phk Exp $
|
||||
*/
|
||||
|
||||
#ifdef APM
|
||||
|
||||
#define ASM
|
||||
|
||||
#include <machine/asmacros.h>
|
||||
@ -69,4 +67,3 @@ _apm_flags:
|
||||
.globl _apm_flags
|
||||
.word 0
|
||||
|
||||
#endif /* APM */
|
||||
|
@ -12,11 +12,9 @@
|
||||
*
|
||||
* Sep., 1994 Implemented on FreeBSD 1.1.5.1R (Toshiba AVS001WD)
|
||||
*
|
||||
* $Id: apm_setup.s,v 1.2 1994/10/01 05:12:24 davidg Exp $
|
||||
* $Id: apm_setup.s,v 1.3 1994/10/02 01:45:42 phk Exp $
|
||||
*/
|
||||
|
||||
#ifdef APM
|
||||
|
||||
#define ASM
|
||||
|
||||
#include <machine/asmacros.h>
|
||||
@ -69,4 +67,3 @@ _apm_flags:
|
||||
.globl _apm_flags
|
||||
.word 0
|
||||
|
||||
#endif /* APM */
|
||||
|
Loading…
x
Reference in New Issue
Block a user